This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/48181] [4.8/4.9 Regression] wrong code with -O -fgcse --param ira-max-conflict-table-size=0
- From: "bernhard.kaindl at thalesgroup dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Jun 2015 01:28:47 +0000
- Subject: [Bug rtl-optimization/48181] [4.8/4.9 Regression] wrong code with -O -fgcse --param ira-max-conflict-table-size=0
- Auto-submitted: auto-generated
- References: <bug-48181-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48181
--- Comment #12 from Bernhard Kaindl <bernhard.kaindl at thalesgroup dot com> ---
x86 has no -fno-lra / -mno-lra flag in gcc-4.8.4 and 4.9.2,
so these compilers they can't show this issue.
Thus, the tag [4.8/4.9 Regression] does not apply and should be changed to
[4.5/4.6 regression].
Since 4.5 and 4.6 are closed, this should then be closed with verified/wontfix.