public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
@ 2005-06-18 20:35 hp at gcc dot gnu dot org
  2005-06-19  1:39 ` [Bug c++/22115] " jsm28 at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-06-18 20:35 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "Sat Jun 18 12:53:47 UTC 2005" I get:
Running /home/hp/combined/combined/gcc/testsuite/g++.dg/dg.exp ...
...
FAIL: g++.dg/conversion/simd2.C  (test for errors, line 15)
FAIL: g++.dg/conversion/simd2.C (test for excess errors)

With the message in the .log being:
x/combined/gcc/testsuite/g++.dg/conversion/simd2.C: In function 'void foo()':^M
x/combined/gcc/testsuite/g++.dg/conversion/simd2.C:15: error: invalid operands
to binary +^M

Last known to work on: "Wed Jun 15 07:31:22 UTC 2005".
Known to fail on: "Thu Jun 16 09:31:56 UTC 2005".

Maybe it's as simple as a missing update of g++.dg/conversion/simd2.C, but
there wasn't any expected error there before as there was with the simd tests in
testsuite/gcc.dg in that time-frame.  Expert (and author of changes in the
time-frame) CC:ed.

-- 
           Summary: [4.1 regression] testsuite failure:
                    g++.dg/conversion/simd2.C
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: aldyh at redhat dot com,gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mmix-knuth-mmixware cris-axis-elf cris-axis-linux-gnu


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


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

* [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
  2005-06-18 20:35 [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C hp at gcc dot gnu dot org
@ 2005-06-19  1:39 ` jsm28 at gcc dot gnu dot org
  2005-06-19  1:42 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-19  1:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-06-19 01:39 -------
Also on hppa2.0w-hp-hpux11.11, hppa2.0w-hp-hpux11.23, hppa64-hp-hpux11.11,
hppa64-hp-hpux11.23, i686-pc-linux-gnu, ia64-hp-hpux11.23.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-19 01:39:34
               date|                            |


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


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

* [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
  2005-06-18 20:35 [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C hp at gcc dot gnu dot org
  2005-06-19  1:39 ` [Bug c++/22115] " jsm28 at gcc dot gnu dot org
@ 2005-06-19  1:42 ` pinskia at gcc dot gnu dot org
  2005-06-19 17:21 ` aldyh at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-19  1:42 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|mmix-knuth-mmixware cris-   |
                   |axis-elf cris-axis-linux-gnu|
   Target Milestone|---                         |4.1.0


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


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

* [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
  2005-06-18 20:35 [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C hp at gcc dot gnu dot org
  2005-06-19  1:39 ` [Bug c++/22115] " jsm28 at gcc dot gnu dot org
  2005-06-19  1:42 ` pinskia at gcc dot gnu dot org
@ 2005-06-19 17:21 ` aldyh at gcc dot gnu dot org
  2005-06-19 17:22 ` aldyh at gcc dot gnu dot org
  2005-06-19 17:23 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: aldyh at gcc dot gnu dot org @ 2005-06-19 17:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |aldyh at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
  2005-06-18 20:35 [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-06-19 17:21 ` aldyh at gcc dot gnu dot org
@ 2005-06-19 17:22 ` aldyh at gcc dot gnu dot org
  2005-06-19 17:23 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: aldyh at gcc dot gnu dot org @ 2005-06-19 17:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From aldyh at gcc dot gnu dot org  2005-06-19 17:22 -------
Fixed with patch:

http://gcc.gnu.org/ml/gcc-patches/2005-06/msg01630.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |06/msg01630.html
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug c++/22115] [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C
  2005-06-18 20:35 [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-06-19 17:22 ` aldyh at gcc dot gnu dot org
@ 2005-06-19 17:23 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-06-19 17:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-19 17:23 -------
Subject: Bug 22115

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aldyh@gcc.gnu.org	2005-06-19 17:23:33

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/conversion: simd2.C 

Log message:
	PR c++/22115
	* g++.dg/conversion/simd2.C: Change expected error message.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5656&r2=1.5657
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/conversion/simd2.C.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


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

end of thread, other threads:[~2005-06-19 17:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-18 20:35 [Bug c++/22115] New: [4.1 regression] testsuite failure: g++.dg/conversion/simd2.C hp at gcc dot gnu dot org
2005-06-19  1:39 ` [Bug c++/22115] " jsm28 at gcc dot gnu dot org
2005-06-19  1:42 ` pinskia at gcc dot gnu dot org
2005-06-19 17:21 ` aldyh at gcc dot gnu dot org
2005-06-19 17:22 ` aldyh at gcc dot gnu dot org
2005-06-19 17:23 ` cvs-commit 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).