This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37243] [4.4 Regression] IRA causes wrong code generation
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 20:04:04 -0000
- Subject: [Bug middle-end/37243] [4.4 Regression] IRA causes wrong code generation
- References: <bug-37243-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from hjl dot tools at gmail dot com 2008-09-03 20:04 -------
(In reply to comment #23)
>
> Linux/ia64 has regressions:
>
> +FAIL: gfortran.dg/list_read_8.f90 -O0 execution test
> +FAIL: gfortran.dg/list_read_8.f90 -O1 execution test
> +FAIL: gfortran.dg/list_read_8.f90 -O2 execution test
> +FAIL: gfortran.dg/list_read_8.f90 -O3 -fomit-frame-pointer execution test
> +FAIL: gfortran.dg/list_read_8.f90 -O3 -fomit-frame-pointer -funroll-all-loops
> -finline-functions execution test
> +FAIL: gfortran.dg/list_read_8.f90 -O3 -fomit-frame-pointer -funroll-loops
> execution test
> +FAIL: gfortran.dg/list_read_8.f90 -O3 -g execution test
> +FAIL: gfortran.dg/list_read_8.f90 -Os execution test
>
> ligfortran is miscompiled since the executable runs correctly with
> ligfortran from revision 139589.
>
I opened PR 37359 to track it.
--
hjl dot tools at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |37359
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37243