[Bug c/60821] gcc 4.8 on MacOS fails depending on -arch order

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 11 13:30:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60821

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Of course the order of the -arch flags depends, that is not a bug.  Order does
matter when you use several options of the same kind, same with -O -O3 vs. -O3
-O.



More information about the Gcc-bugs mailing list