public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/62069] New: ICE: in int_cst_value, at tree.c:10625
@ 2014-08-08 20:02 sabrinadfs at gmail dot com
  2014-08-11 11:04 ` [Bug c/62069] [GCC-4.10.1] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: sabrinadfs at gmail dot com @ 2014-08-08 20:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62069

            Bug ID: 62069
           Summary: ICE: in int_cst_value, at tree.c:10625
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sabrinadfs at gmail dot com

GCC-4.10.0 (trunk)
x86_64-apple-darwin11.4.2

Running the following test:
make -s -C gcc check-gcc RUNTESTFLAGS="dg.exp=20090922-1.c
--target_board=unix/-fcheck-data-deps"

GCC throw an ICE:
------------------------------------------------------------------------
/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:
In function 'test':
/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:33:1:
internal compiler error: in int_cst_value, at tree.c:10625

/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:33:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)
compiler exited with status 1
output is:
/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:
In function 'test':
/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:33:1:
internal compiler error: in int_cst_value, at tree.c:10625

/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:33:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)

FAIL: gcc.dg/20090922-1.c (internal compiler error)
FAIL: gcc.dg/20090922-1.c (test for excess errors)
Excess errors:
/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:33:1:
internal compiler error: in int_cst_value, at tree.c:10625
/Users/sabrinasouto/Downloads/gcc_trunk/trunk/gcc/testsuite/gcc.dg/20090922-1.c:33:1:
internal compiler error: Abort trap: 6
xgcc: internal compiler error: Abort trap: 6 (program cc1)
------------------------------------------------------------------------

Can anyone confirm this bug?


Thanks,
Sabrina Souto.


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

* [Bug c/62069] [GCC-4.10.1] ICE: in int_cst_value, at tree.c:10625
  2014-08-08 20:02 [Bug c/62069] New: ICE: in int_cst_value, at tree.c:10625 sabrinadfs at gmail dot com
@ 2014-08-11 11:04 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-08-11 11:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62069

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-08-11
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  cst_and_fits_in_hwi is odd.  And there are way too many users of
it...


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

end of thread, other threads:[~2014-08-11 11:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08 20:02 [Bug c/62069] New: ICE: in int_cst_value, at tree.c:10625 sabrinadfs at gmail dot com
2014-08-11 11:04 ` [Bug c/62069] [GCC-4.10.1] " rguenth 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).