public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34750]  New: ICE in fold_convert, at fold-const.c:1955
@ 2008-01-12 16:53 timj at gtk dot org
  2008-01-12 17:05 ` [Bug c++/34750] " timj at gtk dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: timj at gtk dot org @ 2008-01-12 16:53 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]

compiling gccfolderr.cc like this:
  g++-4.1 -g -Wall -Wdeprecated -Wno-cast-qual -pipe -O2 -ftracer \
    -finline-functions -fno-keep-static-consts gccfolderr.cc
yields:
  gccfolderr.cc: In function ‘void<unnamed>::test_array()’:
  gccfolderr.cc:34571: internal compiler error: in fold_convert, at \
    fold-const.c:1955

compiling it without options still results in an ICE:
  g++-4.1 gccfolderr.cc
albeit a different one:
  gccfolderr.cc:34571: internal compiler error: in cp_expr_size, at \
    cp/cp-objcp-common.c:101

gcc version details (etch x86):
$ g++-4.1 --version
g++-4.1 (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

compressed preprocessor file follows.


-- 
           Summary: ICE in fold_convert, at fold-const.c:1955
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: timj at gtk dot org


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


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

end of thread, other threads:[~2009-03-31 14:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-12 16:53 [Bug c++/34750] New: ICE in fold_convert, at fold-const.c:1955 timj at gtk dot org
2008-01-12 17:05 ` [Bug c++/34750] " timj at gtk dot org
2008-01-12 17:57 ` rguenth at gcc dot gnu dot org
2008-01-12 18:20 ` rguenth at gcc dot gnu dot org
2008-01-12 18:44 ` [Bug c++/34750] [4.1/4.2 Regression] " rguenth at gcc dot gnu dot org
2008-01-12 19:44 ` reichelt at gcc dot gnu dot org
2008-02-01 17:06 ` jsm28 at gcc dot gnu dot org
2008-05-19 20:47 ` jsm28 at gcc dot gnu dot org
2008-07-04 22:55 ` [Bug c++/34750] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-31 14:59 ` jsm28 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).