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 rtl-optimization/33552] [4.3 Regression] wrong code for multiple output asm, wrong df?



------- Comment #21 from ubizjak at gmail dot com  2007-09-27 19:59 -------
(In reply to comment #19)
> Have a patch on http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01968.html .
> Fixes also the reload failure on x86 -O2 -fPIC on this testcase (which hits
> glibc):

Do we need a solution for "%." decorations of matched operands? strtoul() will
not return 0 for "%0" operands, as described in Comment 11.


-- 


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


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