This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/37300] New: -g causes internal compiler error: Segmentation fault
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2008 17:09:57 -0000
- Subject: [Bug debug/37300] New: -g causes internal compiler error: Segmentation fault
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
since about two 2 days I observe the following ICE compiling CP2K with -g
gfortran -g -ffree-form f77_blas_extra.F f77_blas_generic.F f77_blas_poison.F
f77_blas.F
f77_blas.F:21: 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.
testcase to be attached.
--
Summary: -g causes internal compiler error: Segmentation fault
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jv244 at cam dot ac dot uk
OtherBugsDependingO 29975
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37300