This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/47137] [4.6 Regression] gcc incorrectly combines assembly inputs
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 3 Jan 2011 13:54:44 +0000
- Subject: [Bug driver/47137] [4.6 Regression] gcc incorrectly combines assembly inputs
- Auto-submitted: auto-generated
- References: <bug-47137-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47137
--- Comment #9 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-01-03 13:54:28 UTC ---
Does reverting the r168407 commit and instead applying Jie's first patch
from http://gcc.gnu.org/ml/gcc/2010-12/msg00517.html fix all the present
problems? If so, then please do that. It seems a lot safer at the
present stage than more complicated fixes involving the Go driver.