: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: rgaveiga at gmail dot com
Target Milestone: ---
If I try to compile even a simple code like the following
program test
print*,'Buh'
end program test
with gfortran, I get
: internal compiler error: Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68458
rgaveiga at gmail dot com changed:
What|Removed |Added
CC||rgaveiga at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68458
--- Comment #3 from rgaveiga at gmail dot com ---
(In reply to Dominique d'Humieres from comment #2)
> > Where did you GCC?
>
> and where did you get GCC?
From Cygwin.