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] |
On Oct 11, 2004, at 12:58 PM, Mark Mitchell wrote:
Andrew --
You added g++.dg/eh/cleanup5.C, but it fails because it uses a VLA, which is not allowed in C++, with -pedantic, which is what DejaGNU uses by default.
Well I lost track of this testcase so I had to recreate it and I had forgot
about the -pedantic by default.
-- Mark Mitchell CodeSourcery, LLC (916) 791-8304 mark@codesourcery.com
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |