[Bug c/28621] New: SEGSEGV at set_fast_math () at ../../gcc/config/i386/crtfastmath.c:97 when using the -Os flag

2006-08-06 Thread magsilva at gmail dot com
dot gnu dot org ReportedBy: magsilva at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28621

[Bug target/28621] [4.1/4.2 Regression] SIGSEGV in set_fast_math () at -Os

2006-08-11 Thread magsilva at gmail dot com
--- Comment #4 from magsilva at gmail dot com 2006-08-11 13:27 --- (In reply to comment #3) > --- config/i386/crtfastmath.c (revision 115987) > +++ config/i386/crtfastmath.c (working copy) > @@ -38,6 +38,9 @@ > #define SSE(1 << 25) > > static void __

[Bug target/28621] [4.1/4.2 Regression] SIGSEGV in set_fast_math () at -Os

2006-08-18 Thread magsilva at gmail dot com
--- Comment #6 from magsilva at gmail dot com 2006-08-18 07:16 --- Sorry, but I didn't know that. I reported the bug against GCC 4.1.1 and the target milestone set for it is GCC 4.1.2. So, I expected that patch to work with gcc 4.1.x. The 'force_align_arg_pointer' attribu

[Bug fortran/24324] New: ICE: Floating point exception

2005-10-11 Thread magsilva at gmail dot com
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: magsilva at gmail dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/b

[Bug fortran/24324] ICE: Floating point exception

2005-10-12 Thread magsilva at gmail dot com
--- Comment #2 from magsilva at gmail dot com 2005-10-12 17:02 --- Thank you. I simply had no clue about what was responsable for this error. My gmp really had a bug ('make test' failed). -- magsilva at gmail dot com changed: What|Removed