This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12994] New: internal compiler error: in c_expand_expr, at c-common.c


I get an internal compiler error: in c_expand_expr, at c-common.c 
gcc --version 
gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) 
 
I will attach the preprocessed source code (If I can figure out how). 
 
you can reproduce it with 
gcc semiconductor.ii 
semiconductor.cpp: In member function `double 
physics_workbench::Semiconductor::LO_phonon_frequency(physics_workbench::Semiconductor*)': 
semiconductor.cpp:542: internal compiler error: in c_expand_expr, at c-common.c 
:4321 
Please submit a full bug report, 
with preprocessed source if appropriate. 
 
Sorry, I have no clue why this error occured. This code was compiling up to gcc 
3.2.2

-- 
           Summary: internal compiler error: in c_expand_expr, at c-common.c
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gweber at codigolivre dot org dot br
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]