[Bug testsuite/23611] obj-c++.dg/encode-[45].mm fails with the GNU runtime on linux

2005-10-06 Thread cvs-commit at gcc dot gnu dot org


--- Comment #3 from cvs-commit at gcc dot gnu dot org  2005-10-06 23:49 
---
Subject: Bug 23611

CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED]2005-10-06 23:49:31

Modified files:
gcc/testsuite  : ChangeLog 
gcc/testsuite/obj-c++.dg: bitfield-3.mm bitfield-4.mm 
  const-str-4.mm encode-4.mm encode-5.mm 
  encode-6.mm gnu-runtime-3.mm 
  method-10.mm method-17.mm method-19.mm 
  try-catch-2.mm 

Log message:
PR testsuite/23611, PR testsuite/23615
* obj-c++.dg/bitfield-3.mm: Include standard headers instead of
writing prototypes of library functions by hand.
* obj-c++.dg/bitfield-4.mm: Likewise.
* obj-c++.dg/const-str-4.mm: Likewise.
* obj-c++.dg/encode-4.mm: Likewise.
* obj-c++.dg/encode-5.mm: Likewise.
* obj-c++.dg/encode-6.mm: Likewise.
* obj-c++.dg/gnu-runtime-3.mm: Likewise.
* obj-c++.dg/method-10.mm: Likewise.
* obj-c++.dg/method-17.mm: Likewise.
* obj-c++.dg/method-19.mm: Likewise.
* obj-c++.dg/try-catch-2.mm: Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gccr1=1.6148r2=1.6149
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/bitfield-3.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/bitfield-4.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/const-str-4.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/encode-4.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/encode-5.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/encode-6.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm.diff?cvsroot=gccr1=1.2r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-10.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-17.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/method-19.mm.diff?cvsroot=gccr1=1.1r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/try-catch-2.mm.diff?cvsroot=gccr1=1.2r2=1.3


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23611



[Bug testsuite/23611] obj-c++.dg/encode-[45].mm fails with the GNU runtime on linux

2005-10-06 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2005-10-07 00:21 ---
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23611



[Bug testsuite/23611] obj-c++.dg/encode-[45].mm fails with the GNU runtime on linux

2005-08-31 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-31 
15:43 ---
Confirmed based on:
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg01653.html

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-08-31 15:43:47
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23611


[Bug testsuite/23611] obj-c++.dg/encode-[45].mm fails with the GNU runtime on linux

2005-08-28 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-29 
03:40 ---
Likewise for encode-5.mm:
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/encode-5.mm:17: error: 
declaration of 'int 
sscanf(const char*, const char*, ...)' throws different exceptions
/usr/include/stdio.h:402: error: than previous declaration 'int sscanf(const 
char*, const char*, ...) throw 
()'



-- 
   What|Removed |Added

Summary|obj-c++.dg/encode-4.mm fails|obj-c++.dg/encode-[45].mm
   |with the GNU runtime on |fails with the GNU runtime
   |linux   |on linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23611