This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/16586] [3.3/3.4 Regression] -O3 -fno-gcse ICE verify_local_live_at_start flow.c:575


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-28 20:43 -------
: Test is the same (pass) at both endpoints (2004-02-01-3.4,
: 2004-07-27-3.4), so there's nothing for me to do.

Broken on the mainline:
: Search converges between 2001-06-03-trunk (#22) and 2001-06-10-trunk (#23).

Fixed on the mainline:
: Search converges between 2003-06-04-trunk (#254) and 2003-06-05-trunk (#255).
So in my testing (on Phil's regression hunter) this is only a 3.3 regression but this was without -
march=pentiumpro which is what fixed it without using the driver (or something like that)

With using -march=pentiumpro:
: Search converges between 2004-04-20-trunk (#449) and 2004-05-01-trunk (#450).
This might still a bug on the mainline also but harder to get to as we get rid of some code before 
going into the RTL.

Moving the target to 3.4.2 per what Gaby said about regressions that are on both 3.3.x and 3.4.x.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.3.5                       |3.4.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16586


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]