This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
release status and optimization/8334
- From: Joe Buck <jbuck at synopsys dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 31 Oct 2002 10:48:39 -0800 (PST)
- Subject: release status and optimization/8334
We currently have 13 high-priority PRs that aren't marked as
[mainline regression].
c++/7385,8036,8116,8338,8372,8391
bootstrap/7090,8362
libstdc++/6746
target/7856,8343
optimization/8334
other/8314
About half of these are not so severe. I can only identify one PR that is
scary enough to make 3.2.1 unshippable even under the weaker criterion
"definitely an improvement over 3.2": optimization/8334.
This PR is a regression against even 3.2, affects C, and generates an ICE
on a trivial nested loop, of a form that is likely to appear in scientific
code. Furthermore the audit trail shows no activity. Have any gurus
found time to look at this one?
The second-most-severe appears to be bootstrap/8362, but there might be
workarounds for that one.