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]

Re: [testsuite] C++ i386 ICE



  In message <20000607133511.F474@sunsite.ms.mff.cuni.cz>you write:
  > Hi!
  > 
  > Ok to commit (or is it ok to commit new testcases into testsuite without
  > approval)?
For non-trivial tests, you should get approval, mostly because of the
legal issues which are involved with adding tests to our testsuite.

  > This proglet aborts C++ on i386 (in various places, depending whether there
  > is return foo::a or return foo::a == 1 etc.).
  > Basically, for some reason C++ uses in some places SImode type for "a" whil
  > e
  > in other places HImode. No fix yet.
  > 
  > 2000-06-07  Jakub Jelinek  <jakub@redhat.com>
  > 
  > 	* g++.old-deja/g++.other/type.C: New test.
This is fine.  THough the C++ folks might want it marked as xfail.

jeff


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