public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured
@ 2005-04-18 20:04 laurent at guerby dot net
  2005-04-18 20:29 ` [Bug testsuite/21094] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: laurent at guerby dot net @ 2005-04-18 20:04 UTC (permalink / raw)
  To: gcc-bugs

On 4.0.0 RC1 and RC2, when configuring without C++ some libmudflap
tests that look like they're C++ are run and fail.

               === libmudflap tests ===


Running target unix
FAIL: libmudflap.c++/fail24-frag.cxx (test for excess errors)
WARNING: libmudflap.c++/fail24-frag.cxx compilation failed to produce executable
FAIL: libmudflap.c++/pass27-frag.cxx (test for excess errors)
WARNING: libmudflap.c++/pass27-frag.cxx compilation failed to produce executable
FAIL: libmudflap.c++/pass28-frag.cxx (test for excess errors)
WARNING: libmudflap.c++/pass28-frag.cxx compilation failed to produce executable
FAIL: libmudflap.c++/pass31-frag.cxx (test for excess errors)
WARNING: libmudflap.c++/pass31-frag.cxx compilation failed to produce executable
FAIL: libmudflap.c++/pass41-frag.cxx (test for excess errors)
WARNING: libmudflap.c++/pass41-frag.cxx compilation failed to produce executable
FAIL: libmudflap.c++/pass55-frag.cxx (test for excess errors)
WARNING: libmudflap.c++/pass55-frag.cxx compilation failed to produce executable
FAIL: libmudflap.c++/fail24-frag.cxx (-static) (test for excess errors)
WARNING: libmudflap.c++/fail24-frag.cxx (-static) compilation failed to produce
executable
FAIL: libmudflap.c++/pass27-frag.cxx (-static) (test for excess errors)
WARNING: libmudflap.c++/pass27-frag.cxx (-static) compilation failed to produce
executable
FAIL: libmudflap.c++/pass28-frag.cxx (-static) (test for excess errors)
WARNING: libmudflap.c++/pass28-frag.cxx (-static) compilation failed to produce
executable
FAIL: libmudflap.c++/pass31-frag.cxx (-static) (test for excess errors)
WARNING: libmudflap.c++/pass31-frag.cxx (-static) compilation failed to produce
executable
FAIL: libmudflap.c++/pass41-frag.cxx (-static) (test for excess errors)
WARNING: libmudflap.c++/pass41-frag.cxx (-static) compilation failed to produce
executable
FAIL: libmudflap.c++/pass55-frag.cxx (-static) (test for excess errors)
WARNING: libmudflap.c++/pass55-frag.cxx (-static) compilation failed to produce
executable
FAIL: libmudflap.c++/fail24-frag.cxx (-O2) (test for excess errors)
WARNING: libmudflap.c++/fail24-frag.cxx (-O2) compilation failed to produce
executable
FAIL: libmudflap.c++/pass27-frag.cxx (-O2) (test for excess errors)
WARNING: libmudflap.c++/pass27-frag.cxx (-O2) compilation failed to produce
executable
FAIL: libmudflap.c++/pass28-frag.cxx (-O2) (test for excess errors)
WARNING: libmudflap.c++/pass28-frag.cxx (-O2) compilation failed to produce
executable
FAIL: libmudflap.c++/pass31-frag.cxx (-O2) (test for excess errors)
WARNING: libmudflap.c++/pass31-frag.cxx (-O2) compilation failed to produce
executable
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) (test for excess errors)
WARNING: libmudflap.c++/pass41-frag.cxx (-O2) compilation failed to produce
executable
FAIL: libmudflap.c++/pass55-frag.cxx (-O2) (test for excess errors)
WARNING: libmudflap.c++/pass55-frag.cxx (-O2) compilation failed to produce
executable
FAIL: libmudflap.c++/fail24-frag.cxx (-O3) (test for excess errors)
WARNING: libmudflap.c++/fail24-frag.cxx (-O3) compilation failed to produce
executable
FAIL: libmudflap.c++/pass27-frag.cxx (-O3) (test for excess errors)
WARNING: libmudflap.c++/pass27-frag.cxx (-O3) compilation failed to produce
executable
FAIL: libmudflap.c++/pass28-frag.cxx (-O3) (test for excess errors)
WARNING: libmudflap.c++/pass28-frag.cxx (-O3) compilation failed to produce
executable
FAIL: libmudflap.c++/pass31-frag.cxx (-O3) (test for excess errors)
WARNING: libmudflap.c++/pass31-frag.cxx (-O3) compilation failed to produce
executable
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) (test for excess errors)
WARNING: libmudflap.c++/pass41-frag.cxx (-O3) compilation failed to produce
executable
FAIL: libmudflap.c++/pass55-frag.cxx (-O3) (test for excess errors)
WARNING: libmudflap.c++/pass55-frag.cxx (-O3) compilation failed to produce
executable
FAIL: ctors-1 compilation
FAIL: ctors-2 compilation
FAIL: ctors-12 linkage
FAIL: ctors-21 linkage
WARNING: program timed out.
FAIL: ctors-12 execution
WARNING: program timed out.
FAIL: ctors-21 execution
FAIL: ctors-1 compilation -static
FAIL: ctors-2 compilation -static
FAIL: ctors-12 linkage -static
FAIL: ctors-21 linkage -static
WARNING: program timed out.
FAIL: ctors-12 execution -static
WARNING: program timed out.
FAIL: ctors-21 execution -static
FAIL: ctors-1 compilation -O2
FAIL: ctors-2 compilation -O2
FAIL: ctors-12 linkage -O2
FAIL: ctors-21 linkage -O2
WARNING: program timed out.
FAIL: ctors-12 execution -O2
WARNING: program timed out.
FAIL: ctors-21 execution -O2
FAIL: ctors-1 compilation -O3
FAIL: ctors-2 compilation -O3
FAIL: ctors-12 linkage -O3
FAIL: ctors-21 linkage -O3
WARNING: program timed out.
FAIL: ctors-12 execution -O3
WARNING: program timed out.
FAIL: ctors-21 execution -O3

                === libmudflap Summary ===

# of expected passes            1212
# of unexpected failures        48

Compiler version: 4.0.0 20050418 (prerelease)
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/home/guerby/tmp/install7/ --enable-__cxa_atexit
--disable-nls --enable-threads=posix --enable-checking --enable-languages=c,ada

-- 
           Summary: libmudflap C++ tests run even when C++ not configured
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent at guerby dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
  2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
@ 2005-04-18 20:29 ` pinskia at gcc dot gnu dot org
  2005-06-07 17:11 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-18 20:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com


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


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

* [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
  2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
  2005-04-18 20:29 ` [Bug testsuite/21094] " pinskia at gcc dot gnu dot org
@ 2005-06-07 17:11 ` pinskia at gcc dot gnu dot org
  2005-06-08  1:52 ` giovannibajo at libero dot it
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-07 17:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-07 17:11 -------
*** Bug 21947 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at libero dot
                   |                            |it


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


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

* [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
  2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
  2005-04-18 20:29 ` [Bug testsuite/21094] " pinskia at gcc dot gnu dot org
  2005-06-07 17:11 ` pinskia at gcc dot gnu dot org
@ 2005-06-08  1:52 ` giovannibajo at libero dot it
  2005-06-14 18:37 ` fche at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: giovannibajo at libero dot it @ 2005-06-08  1:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-06-08 01:52 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-08 01:52:40
               date|                            |


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


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

* [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
  2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
                   ` (3 preceding siblings ...)
  2005-06-14 18:37 ` fche at redhat dot com
@ 2005-06-14 18:37 ` cvs-commit at gcc dot gnu dot org
  2005-06-14 18:40 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-06-14 18:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-14 18:37 -------
Subject: Bug 21094

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	fche@gcc.gnu.org	2005-06-14 18:37:21

Modified files:
	libmudflap     : ChangeLog 
	libmudflap/testsuite/libmudflap.c++: c++frags.exp ctors.exp 

Log message:
	2005-06-14  Frank Ch. Eigler  <fche@redhat.com>
	
	PR libmudflap/21094
	* testsuite/libmudflap.c++/*.exp: Assert build tree g++.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/ChangeLog.diff?cvsroot=gcc&r1=1.58&r2=1.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/testsuite/libmudflap.c++/c++frags.exp.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libmudflap/testsuite/libmudflap.c++/ctors.exp.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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


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

* [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
  2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
                   ` (2 preceding siblings ...)
  2005-06-08  1:52 ` giovannibajo at libero dot it
@ 2005-06-14 18:37 ` fche at redhat dot com
  2005-06-14 18:37 ` cvs-commit at gcc dot gnu dot org
  2005-06-14 18:40 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: fche at redhat dot com @ 2005-06-14 18:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fche at redhat dot com  2005-06-14 18:37 -------
patched to look for build tree g++

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug testsuite/21094] libmudflap C++ tests run even when C++ not configured
  2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
                   ` (4 preceding siblings ...)
  2005-06-14 18:37 ` cvs-commit at gcc dot gnu dot org
@ 2005-06-14 18:40 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-14 18:40 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-06-14 18:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-18 20:04 [Bug testsuite/21094] New: libmudflap C++ tests run even when C++ not configured laurent at guerby dot net
2005-04-18 20:29 ` [Bug testsuite/21094] " pinskia at gcc dot gnu dot org
2005-06-07 17:11 ` pinskia at gcc dot gnu dot org
2005-06-08  1:52 ` giovannibajo at libero dot it
2005-06-14 18:37 ` fche at redhat dot com
2005-06-14 18:37 ` cvs-commit at gcc dot gnu dot org
2005-06-14 18:40 ` pinskia 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).