public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/55672] New: [4.8 Regression] -fstack-check=generic ICEs in print_reg, at config/i386/i386.c:13868
@ 2012-12-13 11:25 rguenth at gcc dot gnu.org
  2012-12-13 11:25 ` [Bug target/55672] " rguenth at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-12-13 11:25 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55672
           Summary: [4.8 Regression] -fstack-check=generic ICEs in
                    print_reg, at config/i386/i386.c:13868
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org
            Target: i?86-*-*


int main ()
{
  int x[8];
  if (x[0] != 4)
    __builtin_abort ();
  return 0;
}

./cc1 -quiet run-id-pr47653.i -O -fstack-check=generic -m32
run-id-pr47653.i: In function 'main':
run-id-pr47653.i:7:1: internal compiler error: in print_reg, at
config/i386/i386.c:13868

This is the

FAIL: gcc.dg/graphite/run-id-pr47653.c (internal compiler error)
FAIL: gcc.dg/graphite/run-id-pr47653.c (test for excess errors)
WARNING: gcc.dg/graphite/run-id-pr47653.c compilation failed to produce
executable

FAIL on x86_64 32-bit testing.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-01-11 10:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 11:25 [Bug target/55672] New: [4.8 Regression] -fstack-check=generic ICEs in print_reg, at config/i386/i386.c:13868 rguenth at gcc dot gnu.org
2012-12-13 11:25 ` [Bug target/55672] " rguenth at gcc dot gnu.org
2012-12-13 16:43 ` ubizjak at gmail dot com
2012-12-13 16:50 ` ubizjak at gmail dot com
2012-12-17 10:52 ` jakub at gcc dot gnu.org
2012-12-17 21:39 ` vmakarov at gcc dot gnu.org
2012-12-18  9:54 ` ubizjak at gmail dot com
2012-12-18 15:12 ` hjl.tools at gmail dot com
2012-12-18 19:43 ` hjl.tools at gmail dot com
2012-12-18 20:35 ` [Bug rtl-optimization/55672] " hjl.tools at gmail dot com
2012-12-21 21:29 ` vmakarov at gcc dot gnu.org
2013-01-07 15:30 ` rguenth at gcc dot gnu.org
2013-01-10 20:24 ` ubizjak at gmail dot com
2013-01-11 10:45 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).