public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35421]  New: ICE on Valid Code
@ 2008-03-02 22:57 mckelvey at maskull dot com
  2008-03-02 22:59 ` [Bug c++/35421] " mckelvey at maskull dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: mckelvey at maskull dot com @ 2008-03-02 22:57 UTC (permalink / raw)
  To: gcc-bugs

Recent SVN:

$ g++ -c -g -fno-elide-constructors      -DUSE_MUTEX=1  -pedantic-errors
-Werror -ansi -fno-common -Wall -Wold-style-cast -Wsign-promo -Wpointer-arith
-Wundef -Wwrite-strings -Winvalid-pch -Woverloaded-virtual -Wcast-qual -Wextra
-Wredundant-decls -Wshadow -Wcast-align -Wcomment -fstrict-aliasing -Winit-self
-Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wlogical-op -Wunused
-MMD      -fimplicit-templates -I. -I.. -save-temps  test049.cc
test049.cc: In function 'int main(int, const char* const*)':
test049.cc:185: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

uname -a
CYGWIN_NT-5.1 MCKELVEY-XP 1.5.25(0.156/4/2) 2007-12-14 19:21 i686 Cygwin

$ g++ -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: /cygdrive/f/Home/cvsroot/gcc/configure --verbose
--enable-threads --disable-nls --disable-win32-registry
--enable-languages=c,c++
Thread model: posix
gcc version 4.4.0 20080229 (experimental) (GCC)

User@MCKELVEY-XP ~/PD/testsuite
$ alias CONFIGURECVS
alias CONFIGURECVS='/cygdrive/f/Home/cvsroot/gcc/configure     --verbose
--enable-threads --disable-nls     --disable-win32-registry
--enable-languages=c,c++'

User@MCKELVEY-XP ~/PD/testsuite
$ alias BUILD
alias BUILD='nice make CFLAGS='\'''\'' BOOT_CFLAGS='\'''\'' LIBCFLAGS='\''-g
-O'\''     CXXFLAGS='\''-O'\'' LIBCXXFLAGS='\''-g -O'\'' bootstrap'


-- 
           Summary: ICE on Valid Code
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckelvey at maskull dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


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

end of thread, other threads:[~2009-12-28 10:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-02 22:57 [Bug c++/35421] New: ICE on Valid Code mckelvey at maskull dot com
2008-03-02 22:59 ` [Bug c++/35421] " mckelvey at maskull dot com
2008-03-02 23:21 ` brian at dessent dot net
2008-03-03  0:55 ` mckelvey at maskull dot com
2008-03-03  1:43   ` Andrew Pinski
2008-03-03  1:44 ` pinskia at gmail dot com
2008-03-03  3:32 ` dannysmith at users dot sourceforge dot net
2008-03-05  2:51 ` mckelvey at maskull dot com
2009-07-04 16:15 ` dave dot korn dot cygwin at gmail dot com
2009-12-25 22:11 ` paolo dot carlini at oracle dot com
2009-12-28  2:08 ` mckelvey at maskull dot com
2009-12-28 10:35 ` paolo dot carlini at oracle dot com

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).