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 fortran/33986] internal compiler error on integer assignment



------- Comment #1 from damian at rouson dot net  2007-11-02 22:35 -------
Created an attachment (id=14474)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14474&action=view)
The offending procedure is "transform_to_spectral_from()" in chebyshev.f90.

The text of the error message follows:
chebyshev.f90: In function 'transform_to_spectral_from':
chebyshev.f90:1130: internal compiler error: in gfc_conv_descriptor_data_get,
at fortran/trans-array.c:147
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [chebyshev.o] Error 1


-- 


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


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