[Bug fortran/58222] built-in:0:0: internal compiler error: Segmentation fault

2013-09-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

Dominique d'Humieres dominiq at lps dot ens.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2013-09-02
 Ever confirmed|0   |1

--- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr ---
Works also for me on x86_64-apple-darwin10.


[Bug fortran/58222] built-in:0:0: internal compiler error: Segmentation fault

2013-09-02 Thread blake.fumberger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

blake.fumberger at gmail dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #6 from blake.fumberger at gmail dot com ---
I just uninstalled and used a different compiler.


[Bug fortran/58222] built-in:0:0: internal compiler error: Segmentation fault

2013-08-22 Thread blake.fumberger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

--- Comment #1 from blake.fumberger at gmail dot com ---
reviewing the attached file shows that line 45 wasn't in the correct position.
After fixing this, the compiler still doesn't cooperate.


[Bug fortran/58222] built-in:0:0: internal compiler error: Segmentation fault

2013-08-22 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

kargl at gcc dot gnu.org changed:

   What|Removed |Added

 CC||kargl at gcc dot gnu.org
   Severity|major   |normal

--- Comment #2 from kargl at gcc dot gnu.org ---
The program compiles with all version of gfortran I have
available to me on x86_64-*-freebsd:

4.2.5 20090330
4.3.6 (GCC)
4.4.7 (GCC)
4.5.4 (GCC)
4.6.4 (GCC)
4.7.4 20130708
4.8.2 20130708
4.9.0 20130712

What compiler options did you use?
Where did you get the compiler you are using?
Have you thought about using a different OS?


[Bug fortran/58222] built-in:0:0: internal compiler error: Segmentation fault

2013-08-22 Thread blake.fumberger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

--- Comment #3 from blake.fumberger at gmail dot com ---
What compiler options did you use?
I haven't changed any options with post-install.

Where did you get the compiler you are using?
The compiler was downloaded from this link:
http://internode.dl.sourceforge.net/project/mingw/Installer/mingw-get-inst/mingw-get-inst-20120426/mingw-get-inst-20120426.exe

Have you thought about using a different OS?
I currently run a Win 8 x64bit, I have no intentions on using a differnet OS. I
only have 1 accessible computer.


[Bug fortran/58222] built-in:0:0: internal compiler error: Segmentation fault

2013-08-22 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

--- Comment #4 from Steve Kargl sgk at troutmask dot apl.washington.edu ---
On Fri, Aug 23, 2013 at 04:07:07AM +, blake.fumberger at gmail dot com
wrote:
 --- Comment #3 from blake.fumberger at gmail dot com ---
 What compiler options did you use?
 I haven't changed any options with post-install.

I meant how did you try to compile your code.

 Have you thought about using a different OS?
 I currently run a Win 8 x64bit, I have no intentions on
 using a differnet OS. I only have 1 accessible computer.

If you don't want to change OS, then it may be prudent
to use a compiler that is meant to run on the OS that
you do use.