This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3
Hi Mark,
If you've not already looked into all high-priority 3.3 PRs, here's a
reference to four patches. Also one patch seens to be fixed, and one
should maybe suspended...
On Tue 11-03-2003 22:30 Mark Mitchell wrote:
> 9928 [3.3/3.4 regression] ICE on duplicate enum declaration
> ebotcazou
PR c/9928
(Patch: http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00972.html)
OK'ed by rth but not commited yet)
> 9357 [3.2/3.3/3.4 regression] SegFault with -fssa -funroll-loops -fprofile-arcs
PR optimization/9357
This is an -fssa issue, and rtl-ssa is not officially supported (i.e. it
is known not.to work correctly in all cases). Maybe this one should
just be suspended then?
> 8634 [3.2/3.3 regression] incorrect code for inlining of memcpy under -O2
PR optimization/8634
(Patch: http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00533.html)
Never reviewed.
> 7189 [3.2/3.3 regression] gcc -O2 -Wall does not print ``control reaches end of non-void function'' warning
> steven
PR optimization/7189
(Patch: http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00086.html)
This one is on the mainline already.
6942 [3.3 regression] Error detected at g-spipat.adb:4828:7 (cygwin)
(Was not in your list)
PR middle-end/6942
This problem is not present in trunk at Wed Mar 5 2003, keep an eye on
it (maybe put it in feedback).
> 6440 [3.2/3.3 regression] ice in template friend member function
> mmitchel
PR c++/6440
(Patch: http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00423.html)
The PR is assigned to you but the patch is from Kriang Lerdsuwanakij.
It also still needs to be reviewed (it's a week old now).
Greetz
Steven