public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* more on g++ regressions
@ 1997-09-04 15:35 Joe Buck
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Buck @ 1997-09-04 15:35 UTC (permalink / raw)
  To: egcs team

A bit more on the regressions: two of the new FAILs are expected;
the new error messages are what is called for by (draft) standard C++.
The other new fail suggests that __PRETTY_FUNCTION__ is now broken.


FAIL: g++.brendan/crash19.C (test for excess errors)
FAIL: g++.mike/p811.C (test for excess errors)

This two changes are apparently because of
Thu Aug 28 09:45:23 1997  Jason Merrill  <jason@yorick.cygnus.com>

	* call.c (null_ptr_cst_p): Remove support for (void*)0.

The new error messages all object to a use of void *.

FAIL: g++.ext/pretty.C (test for excess errors)

This test suggests that __PRETTY_FUNCTION__ is broken.

XPASS: g++.law/temps7.C (test for excess errors)

This test used to give
g++.law/temps7.C:11: parse error before `;'

but now compiles.  This appears related to a change in the parser.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: more on g++ regressions
       [not found] <199709042235.PAA03021.cygnus.egcs@atrus.synopsys.com>
@ 1997-09-04 16:11 ` Jason Merrill
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Merrill @ 1997-09-04 16:11 UTC (permalink / raw)
  To: egcs

>>>>> Joe Buck <jbuck@synopsys.com> writes:

> FAIL: g++.ext/pretty.C (test for excess errors)

> This test suggests that __PRETTY_FUNCTION__ is broken.

Using it as if it were a string no longer works.  Using it as a variable
still works.  I've fixed the tests.

Jason

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-09-04 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-04 15:35 more on g++ regressions Joe Buck
     [not found] <199709042235.PAA03021.cygnus.egcs@atrus.synopsys.com>
1997-09-04 16:11 ` Jason Merrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).