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 bootstrap/44470] [4.6 Regression] Failed to bootstrap with - -with-arch=atom



------- Comment #22 from bernds at gcc dot gnu dot org  2010-08-17 00:16 -------
I was looking at Spec2k/254.gap/integer.s which has many examples, all of the
form.

-       leal    (%ecx,%eax), %eax
+       addl    %ecx, %eax


-- 


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


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