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/58913] Segmentation fault on real128 array


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

--- Comment #4 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Tue, Oct 29, 2013 at 07:47:36PM +0000, rrodrigues at poli dot ufrj.br wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58913
> 
> --- Comment #3 from Rodrigo Rodrigues <rrodrigues at poli dot ufrj.br> ---
> Windows 7 x86
> I got gfortran from mingw.
> 

Can you add -g to the command line and get a backtrace
with gdb?

Can you post the file created with the -fdump-tree-original
option?


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