public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/44488]  New: objc test inconsistencies w/ / w/out --enable-build-with-cxx
@ 2010-06-10  1:00 amylaar at gcc dot gnu dot org
  2010-06-10  1:04 ` [Bug objc/44488] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2010-06-10  1:00 UTC (permalink / raw)
  To: gcc-bugs

Sometime between revision 160389 and revision 160448,
testsuite/objc/compile/compile.exp started to use a new set of options for
overy test in testsuite/objc/compile/compile.exp, using -fnext-runtime
instead of -fgnu-runtime, thus adding 5 tests * 6 option compinations,
i.e. 30 new expected passes to the test results, for a default configuration
bootstrap/regtest on i686-pc-linux-gnu.  This is still the case at
revision 160461.
Running a bootstrap/regtest on i686-pc-linux-gnu with the configure option
--enable-build-with-cxx, I do not see these new test variants, and thus 30
fewer expected passes.

With the old trunk, or with the new trunk configured with
--enable-build-with-cxx, I see there is a test of -fnext-runtime at
the start of running compile.exp, which fails:

Executing on host: /user/inria/fsf/bldxx-20100607/gcc/xgcc
-B/user/inria/fsf/bldxx-20100607/gcc/
/user/inria/fsf/gcc/gcc/testsuite/objc/compile/trivial.m  -fnext-runtime 
-B/user/inria/fsf/bldxx-20100607/i686-pc-linux-gnu/./libobjc/.libs  
-L/user/inria/fsf/bldxx-20100607/i686-pc-linux-gnu/./libobjc/.libs  -S  -o
trivial.s    (timeout = 300)
In file included from
/user/inria/fsf/gcc/gcc/testsuite/objc/compile/trivial.m:1:0:
/user/inria/fsf/gcc/gcc/testsuite/objc/compile/../../objc-obj-c++-shared/Object1.h:21:31:
fatal error: objc/Object.h: No such file or directory
compilation terminated.
compiler exited with status 1
output is:
In file included from
/user/inria/fsf/gcc/gcc/testsuite/objc/compile/trivial.m:1:0:
/user/inria/fsf/gcc/gcc/testsuite/objc/compile/../../objc-obj-c++-shared/Object1.h:21:31:
fatal error: objc/Object.h: No such file or directory
compilation terminated.

Using the following runtimes: -fgnu-runtime

With the new trunk configured without --enable-build-with-cxx, this test
appears to succeed:

Executing on host: /user/inria/fsf/bld-20100609/gcc/xgcc
-B/user/inria/fsf/bld-20100609/gcc/
/user/inria/fsf/gcc/gcc/testsuite/objc/compile/trivial.m  -fnext-runtime 
-B/user/inria/fsf/bld-20100609/i686-pc-linux-gnu/./libobjc/.libs  
-L/user/inria/fsf/bld-20100609/i686-pc-linux-gnu/./libobjc/.libs  -S  -o
trivial.s    (timeout = 300)
Using the following runtimes: -fgnu-runtime -fnext-runtime


-- 
           Summary: objc test inconsistencies w/ / w/out --enable-build-
                    with-cxx
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
OtherBugsDependingO 44433
             nThis:


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


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

end of thread, other threads:[~2010-07-13 15:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-10  1:00 [Bug testsuite/44488] New: objc test inconsistencies w/ / w/out --enable-build-with-cxx amylaar at gcc dot gnu dot org
2010-06-10  1:04 ` [Bug objc/44488] " pinskia at gcc dot gnu dot org
2010-06-10  1:06 ` pinskia at gcc dot gnu dot org
2010-06-10  5:41 ` amylaar at gcc dot gnu dot org
2010-06-10  9:19 ` amylaar at gcc dot gnu dot org
2010-06-10  9:29 ` amylaar at gcc dot gnu dot org
2010-07-09 23:41 ` iains at gcc dot gnu dot org
2010-07-10 10:38 ` iains at gcc dot gnu dot org
2010-07-11  1:01 ` amylaar at gcc dot gnu dot org
2010-07-13 15:20 ` iains at gcc dot gnu dot org
2010-07-13 15:32 ` iains at gcc dot gnu dot org

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).