Bug 49875 - FAIL: c-c++-common/cxxbitfields-4.c
Summary: FAIL: c-c++-common/cxxbitfields-4.c
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.7.0
: P3 normal
Target Milestone: ---
Assignee: Aldy Hernandez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 17:55 UTC by H.J. Lu
Modified: 2011-07-27 19:51 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2011-07-27 17:55:26 UTC
On Linux/ia32, revision 176824:

http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg01092.html

gave

FAIL: c-c++-common/cxxbitfields-4.c scan-assembler-not movl
FAIL: c-c++-common/cxxbitfields-4.c scan-assembler-not movl
Comment 1 Aldy Hernandez 2011-07-27 19:15:04 UTC
fixed
http://gcc.gnu.org/ml/gcc-patches/2011-07/msg02456.html
Comment 2 Aldy Hernandez 2011-07-27 19:51:09 UTC
Author: aldyh
Date: Wed Jul 27 19:51:04 2011
New Revision: 176848

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176848
Log:
       PR middle-end/49875
        * c-c++-common/cxxbitfields-4.c: Check for smaller than long
        moves.
        * c-c++-common/cxxbitfields-5.c: Same.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/cxxbitfields-4.c
    trunk/gcc/testsuite/c-c++-common/cxxbitfields-5.c