This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/47137] [4.6 Regression] gcc incorrectly combines assembly inputs


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

--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-01-02 17:54:24 UTC ---
Author: hjl
Date: Sun Jan  2 17:54:22 2011
New Revision: 168407

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168407
Log:
Don't check have_o when settting combine_inputs.

2011-01-02  H.J. Lu  <hongjiu.lu@intel.com>

    PR driver/47137
    * gcc.c (main): Don't check have_o when settting combine_inputs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]