public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/31690]  New: ICE with const __uint128_t and C++ front-end
@ 2007-04-24 20:51 pinskia at gcc dot gnu dot org
  2007-07-09  9:03 ` [Bug debug/31690] " pinskia at gcc dot gnu dot org
  2009-05-14  5:22 ` bje at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-24 20:51 UTC (permalink / raw)
  To: gcc-bugs

Testcase, compile with -g:
const __uint128_t fives = (((__uint128_t)(0x5555555555555555ULL))
<<64)|((__uint128_t)(0x5555555555555555ULL));

The ICE on the mainline:
t.c:0: internal compiler error: in add_const_value_attribute, at
dwarf2out.c:10005
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE with const __uint128_t and C++ front-end
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: powerpc64-linux-gnu


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


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

* [Bug debug/31690] ICE with const __uint128_t and C++ front-end
  2007-04-24 20:51 [Bug debug/31690] New: ICE with const __uint128_t and C++ front-end pinskia at gcc dot gnu dot org
@ 2007-07-09  9:03 ` pinskia at gcc dot gnu dot org
  2009-05-14  5:22 ` bje at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-07-09  9:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-07-09 09:03 -------
Still happens today:
t3.cc:1: internal compiler error: in add_const_value_attribute, at
dwarf2out.c:10119
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-09 09:03:14
               date|                            |


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


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

* [Bug debug/31690] ICE with const __uint128_t and C++ front-end
  2007-04-24 20:51 [Bug debug/31690] New: ICE with const __uint128_t and C++ front-end pinskia at gcc dot gnu dot org
  2007-07-09  9:03 ` [Bug debug/31690] " pinskia at gcc dot gnu dot org
@ 2009-05-14  5:22 ` bje at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bje at gcc dot gnu dot org @ 2009-05-14  5:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bje at gcc dot gnu dot org  2009-05-14 05:22 -------
Still present in GCC 4.5.0 20090513.  Note that -O2 or above is also required
to trigger this bug -- that was not mentioned in the original report.


-- 

bje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bje at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-05-15 21:27:30         |2009-05-14 05:22:28
               date|                            |


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


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

end of thread, other threads:[~2009-05-14  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-24 20:51 [Bug debug/31690] New: ICE with const __uint128_t and C++ front-end pinskia at gcc dot gnu dot org
2007-07-09  9:03 ` [Bug debug/31690] " pinskia at gcc dot gnu dot org
2009-05-14  5:22 ` bje at gcc dot gnu dot 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).