This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50083] [4.7 regression] All 32-bit fortran tests fail on 32-bit Solaris
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 19 Aug 2011 22:21:53 +0000
- Subject: [Bug middle-end/50083] [4.7 regression] All 32-bit fortran tests fail on 32-bit Solaris
- Auto-submitted: auto-generated
- References: <bug-50083-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50083
--- Comment #2 from Uros Bizjak <ubizjak at gmail dot com> 2011-08-19 22:21:53 UTC ---
Created attachment 25058
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25058
Proposed patch to fallback to lround call
I can't trigger the problem on Linux, can you please test attached patch - or
eventually provide a testcase with all necessary compile flags.