[Bug testsuite/50076] FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var on x86_64-apple-darwin10
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Thu Sep 15 11:18:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50076
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iains at gcc dot gnu.org
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-09-15 11:16:14 UTC ---
Could someone look at this pr and decide if the code
movq _var@GOTPCREL(%rip), %rdx
movl (%rdx), %eax
is buggy (in this case I cannot help) or if the dg-final has to be adjusted for
darwin (then I can try to find a suitable regexp).
More information about the Gcc-bugs
mailing list