[Bug middle-end/59175] gcc.target/i386/memcpy-2.c fails with -m32

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Nov 18 21:45:00 GMT 2013


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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com

--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Created attachment 31241
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31241&action=edit
Fixed testcase

I have fixed the testcase to not fail due to missing memcpy prototype and to
not fail scan-assembler-not dg-directive, since filename matches the pattern.

It still fails -m32 compilation due to the problem, described in Comment #0.


More information about the Gcc-bugs mailing list