------- 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