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]

Re: List of important PRs for 3.3.1


Some commentary about these bugs (already in the bugzilla but for easy of use here too now):

Fix is on the mainline:
9393: Anonymous namespaces and compiling the same file twice

I would not say this one is that serious as it really is progression than a
regression but maybe it should not be warning about system headers who knows:
10888: inlining failure for allocate in ~vector()

These two are most likely the same bug:
    10929: -Winline warns about functions for which no definition is
           visible
    11067: Strange warning with abstract virtual inline function

Fix on the mainline:
preprocessor:
  11022: no warning for non-compatible macro redefine

Fix is on the mainline (I reopened it because another person had reported about and
it was just a documentation fix):
1607: Format attributes on methods undocumented

This one is already fixed on the mainline (ranlib -c fix, I think there was
two patches required):
8498: g77, objc Testsuite failures from Unresolved symbols



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