[Bug fortran/59147] New: 128-bit division error

2013-11-15 Thread rglindley at gmail dot com
: unassigned at gcc dot gnu.org Reporter: rglindley at gmail dot com Created attachment 31226 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31226&action=edit source code and .s file 128-bit division fails. See comments in source code attached. The attachment contains sour

[Bug fortran/59147] 128-bit division error

2013-11-15 Thread rglindley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59147 --- Comment #1 from rglindley at gmail dot com --- Created attachment 31227 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31227&action=edit compiler information Output from following: gfortran -v -save-temps -Wall -Wextra division_test.f90

[Bug target/59147] 128-bit division error

2013-12-17 Thread rglindley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59147 --- Comment #5 from rglindley at gmail dot com --- (In reply to Kai Tietz from comment #4) > I've tested testcase on x86_64-w64-mingw32 cross-compiler, and I can't > reproduce issue with current trunk. > As 4.6.1 isn't su

[Bug fortran/48729] New: internal compiler error: Segmentation fault

2011-04-22 Thread rglindley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48729 Summary: internal compiler error: Segmentation fault Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unas