This is the mail archive of the gcc-patches@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: [PATCH] Fix PR C++/19583, false warning with throw() functions


Ian Lance Taylor wrote:

Here is a patch which I like better.  Thanks to Andrew and RTH for
helping me understand how to write this.

I apologize for somehow overlooking the new C++ testsuite failures
eb132 and eb73. I'm not sure how I missed those. They are fixed by
this patch.


Sorry for the pedantic question: are the dozens of pointless warnings during
the build of libstdc++-v3 also fixed? It looks like, missing -Werror (we should
work on it, I know) nobody noticed that :-(


Paolo.


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