From: Thierry L. <thi...@in...> - 2010-03-22 11:11:44
|
I forgot to mention that (Mono) ilasm does not complains (not even a warning) if you pass it an unknown option; so this should be ok with older version of ilasm. Regarding "Pnet ilasm", I don't know, but I've been told that this option would be abandonned. If this is really the case, then we should also remove the "if [ `$ILASM --version | ..." test. Tell me: I can do it in this commit. Regards, Thierry Lafage. Thierry Lafage a écrit : > Hi, > > Here is a patch for our binutils/as script which converts -O option > into forthcoming '-opt:ldc' ilasm option. > > Since the default behavior is not changed, I should commit soon if > nobody complains. > > Regards, > Thierry Lafage. > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ------------------------------------------------------------------------ > > _______________________________________________ > Gcc4cli-devel mailing list > Gcc...@li... > https://lists.sourceforge.net/lists/listinfo/gcc4cli-devel |