[Bug c++/37057] 7 Internal Compiler Errors when compiling OpenFOAM-1.5
jorn dot amundsen at ntnu dot no
gcc-bugzilla@gcc.gnu.org
Sun Sep 14 22:02:00 GMT 2008
------- Comment #18 from jorn dot amundsen at ntnu dot no 2008-09-14 22:01 -------
(In reply to comment #17)
I tried with a patched 4.3.2, and it does unfortunately *not* fix the problem.
The compiler line (as read from -###) results in:
$ /opt/freeware/libexec/gcc/powerpc-ibm-aix5.3.0.0/4.3.2/cc1plus -fpreprocessed
chemkinReader.ii -quiet -dumpbase chemkinReader.ii -auxbase chemkinReader -o
chemkinReader.s
chemkinReader.ii: In member function 'void
Foam::chemkinReader::addReactionType(Foam::chemkinReader::reactionType,
Foam::DynamicList<Foam::Reaction<Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas>
> > >::specieCoeffs, 0u, 2u, 1u>&,
Foam::DynamicList<Foam::Reaction<Foam::sutherlandTransport<Foam::specieThermo<Foam::janafThermo<Foam::perfectGas>
> > >::specieCoeffs, 0u, 2u, 1u>&, const ReactionRateType&) [with
ReactionRateType = Foam::FallOffReactionRate<Foam::ArrheniusReactionRate,
Foam::LindemannFallOffFunction>]':
chemkinReader.ii:91089: 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.
I could patch and recompile 4.3.1 if you think this might be useful.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37057
More information about the Gcc-bugs
mailing list