This is the mail archive of the gcc@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]

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.


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