public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11058] New: ICE on using precompiled header; Alpha Red Hat 7.1 Linux
@ 2003-06-02  2:14 mckelvey@maskull.com
  2003-06-02  2:17 ` [Bug c++/11058] [PCH] " pinskia@physics.uc.edu
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: mckelvey@maskull.com @ 2003-06-02  2:14 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ICE on using precompiled header; Alpha Red Hat 7.1 Linux
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mckelvey@maskull.com
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: alphaev56-unknown-linux-gnu
  GCC host triplet: alphaev56-unknown-linux-gnu
GCC target triplet: alphaev56-unknown-linux-gnu

Code compiles fine without precompiled headers.

alpha1:PM>uname -a
Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown

Command to build pch:

/usr/local/bin/g++ -c -g -fno-elide-constructors      -pedantic-errors -Werror
-ansi -fno-common -fstrict-aliasing -Wall -W -Wold-style-cast -Wsign-promo
-Wpointer-arith -Wcast-qual -Wconversion -Wundef -Wwrite-strings -Winline
-Woverloaded-virtual -MMD      -fimplicit-templates PatternMaster.h

Command to compile with pch:

Reading specs from /usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.4/specs
Configured with: ../gcc/configure --enable-languages=c++
Thread model: posix
gcc version 3.4 20030531 (experimental)
 /usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.4/cc1plus -quiet -v -MMD
test.d -MQ test.o test.cc -quiet -dumpbase test.cc -ansi -auxbase-strip test.o
-g -pedantic-errors -Werror -Wall -W -Wold-style-cast -Wsign-promo
-Wpointer-arith -Wcast-qual -Wconversion -Wundef -Wwrite-strings -Winline
-Woverloaded-virtual -ansi -version -fno-elide-constructors -fno-common
-fstrict-aliasing -fimplicit-templates -o /tmp/ccJtU5vj.s
ignoring nonexistent directory "NONE/include"
ignoring nonexistent directory "/usr/local/alphaev56-unknown-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include/c++/3.4
 /usr/local/include/c++/3.4/alphaev56-unknown-linux-gnu
 /usr/local/include/c++/3.4/backward
 /usr/local/include
 /usr/local/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.4/include
 /usr/include
End of search list.
GNU C++ version 3.4 20030531 (experimental) (alphaev56-unknown-linux-gnu)
	compiled by GNU C version 3.4 20030531 (experimental).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=63731
TemplateVariable.h: In constructor `PatternMaster::TemplateVariable<SuperClass, 
   title>::TemplateVariable(const PatternMaster::string_t&) [with SuperClass = 
   PatternMaster::AbstractStringScalarVariable, const 
   PatternMaster::string_t&title = PatternMaster::STRINGSCALARVARIABLE]':
TemplateVariable.h:114:   instantiated from
`PatternMaster::TemplateVariable<SuperClass, title>::TemplateVariable(const
PatternMaster::string_t&) [with SuperClass =
PatternMaster::AbstractStringScalarVariable, const PatternMaster::string_t&title
= PatternMaster::STRINGSCALARVARIABLE]'
test.cc:42:   instantiated from here
TemplateVariable.h:114: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2003-08-09 19:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-02  2:14 [Bug c++/11058] New: ICE on using precompiled header; Alpha Red Hat 7.1 Linux mckelvey@maskull.com
2003-06-02  2:17 ` [Bug c++/11058] [PCH] " pinskia@physics.uc.edu
2003-06-02  3:43   ` Daniel Berlin
2003-06-02  2:22 ` mckelvey@maskull.com
2003-06-02  2:22 ` mckelvey@maskull.com
2003-06-03 23:02 ` [Bug pch/11058] " bangerth@dealii.org
2003-06-07  1:12 ` bangerth@dealii.org
2003-06-07  5:09 ` mckelvey@maskull.com
2003-06-09  2:19 ` bangerth@dealii.org
2003-08-07  3:56 ` pinskia at physics dot uc dot edu
2003-08-07 10:01 ` falk at debian dot org
2003-08-07 11:55 ` pinskia at physics dot uc dot edu
2003-08-07 16:33 ` falk at debian dot org
2003-08-09 19:53 ` mckelvey at maskull 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).