[Bug driver/94198] Placement of source file in GCC command line has impact on whether the link succeeds

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 18:23:15 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94198

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The order of the object files and source is kept. This is by design. This is
not something which is going to change because clang is broken and does not
follow posix orders.


More information about the Gcc-bugs mailing list