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 debug/48150] New: [4.7 Regression] gcc.dg/guality/sra-1.c


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

           Summary: [4.7 Regression] gcc.dg/guality/sra-1.c
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: rguenth@gcc.gnu.org


On Linux/Intel64, revision 171044 gave

FAIL: gcc.dg/guality/sra-1.c  -O2  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -O3 -g  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c  -Os  line 43 a.j == 14

Revision 171042 is OK. It is caused by revision 171043:

http://gcc.gnu.org/ml/gcc-cvs/2011-03/msg00465.html


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