dot gnu dot org
ReportedBy: magsilva at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28621
--- 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 __
--- 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
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
--- 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