https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
--- Comment #9 from Vittorio Zecca ---
Still in current trunk.
The compilers NAG nagfor and Intel ifort correctly detect a syntax error.
nagfor -S -w gfbug43.f
NAG Fortran Compiler Release 7.0(Yurakucho) Build 7042
Error: gfbug43.f, line 12: Sc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
--- Comment #8 from Vittorio Zecca ---
1) Sometimes error reports slip through the cracks, it happened to me,
and I found it's good
to remind that the bug is still around. Sometimes it happened the
contrary, the bug silently
disappears bu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
--- Comment #7 from Dominique d'Humieres ---
> This is still in trunk 249883
Did you fixed it? If no, the only relevant information would be to report that
it has been fixed.
> The test case may be wrong, but
>
> 1) gfortran should never crash
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
Vittorio Zecca changed:
What|Removed |Added
Version|4.8.0 |8.0
--- Comment #6 from Vittorio Zecca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
--- Comment #5 from Vittorio Zecca ---
ICE still in 7.1.0 and trunk 8.0.0
Even if the code is invalid the compiler should not just crash.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
--- Comment #4 from Vittorio Zecca ---
ICE on gfortran 5.3.0
gfortran should never have an ICE, even on invalid code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
Harald Anlauf changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
--- Comment #2 from Vittorio Zecca ---
! gfortran ICE in gfc_conv_expr_descriptor at fortran/trans-array.c
interface
function f()
pointer f
end
end interface
type t
real,pointer :: p(:)
end type
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
Vittorio Zecca changed:
What|Removed |Added
Version|4.7.0 |4.8.0
--- Comment #1 from Vitt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50402
Joost VandeVondele changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
10 matches
Mail list logo