[Bug fortran/21359] gfortran internal error

2005-09-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-18 06:11 --- Fixed for 4.1.0. -- What|Removed |Added Status|NEW |RESO

[Bug fortran/21359] gfortran internal error

2005-05-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-03 15:17 --- Confirmed, reduced testcaseL program bug real :: t_intersect(2) t_intersect(minloc(t_intersect)) = 1.e10 end program Related to PR 21063. -- What|Removed |Adde

[Bug fortran/21359] gfortran internal error

2005-05-03 Thread matt at mail dot bettencourt dot info
--- Additional Comments From matt at mail dot bettencourt dot info 2005-05-03 15:04 --- mail.bettencourt.info> gfortran -c part.f90 part.f90: In function 'updateposition': part.f90:168: internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1264 Please submit a full

[Bug fortran/21359] gfortran internal error

2005-05-03 Thread matt at mail dot bettencourt dot info
--- Additional Comments From matt at mail dot bettencourt dot info 2005-05-03 15:03 --- Created an attachment (id=8805) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8805&action=view) code which causes compiler error -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21359

[Bug fortran/21359] gfortran internal error

2005-05-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21359