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: [libstdc++ PATCH] libstdc++ debug mode


On Mon, 14 Jul 2003, Doug Gregor wrote:
> 	2) A negative testsuite that exercises the various erroneous uses of
> the standard library that this patch will find. I'll provide this as a
> separate patch in the near future.

That sounds interesting.

If/when this is accepted, would you mind providing an entry for
htdocs/gcc-3.4/changes.html (in the wwwdocs module) which is where
http://gcc.gnu.org/gcc-3.4/changes.html comes from?

Also, if/when this is in, this looks like something which should get
an announcement on the main page and a page under news/ describing it,
so that someone not closely following GCC or reading the sources gets
an idea of what it accomplishes.  (It's nice having such a powerful
feature, so I think we ought to do marketing for it. ;-) )

> Tested on i686-pc-linux-gnu and powerpc-apple-darwin; no regressions on
> either platform in normal (release) mode or debug mode. ChangeLog
> follows.

Have a also tested it with -Wcast-qual?  There was some breakage in that
area recently (not your fault <g>), that's why I'm asking...

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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