public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
@ 2005-08-04 21:30 jsm28 at gcc dot gnu dot org
  2005-08-04 21:58 ` [Bug target/23239] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-08-04 21:30 UTC (permalink / raw)
  To: gcc-bugs

FAIL: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997
transformation on insn

(a new test) appeared on mainline on 20050802 on hppa2.0w-hpux and hppa64-hpux.
 gcc-testresults shows it also failing on hppa-linux.

-- 
           Summary: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by
                    constant b..=997 transformation on insn fails
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug target/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
@ 2005-08-04 21:58 ` pinskia at gcc dot gnu dot org
  2005-08-06 15:53 ` danglin at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-04 21:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-04 21:57 -------
This looks like a target issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |target
 GCC target triplet|                            |hppa*-*-*


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


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

* [Bug target/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
  2005-08-04 21:58 ` [Bug target/23239] " pinskia at gcc dot gnu dot org
@ 2005-08-06 15:53 ` danglin at gcc dot gnu dot org
  2005-08-06 16:25 ` danglin at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-08-06 15:53 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


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


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

* [Bug target/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
  2005-08-04 21:58 ` [Bug target/23239] " pinskia at gcc dot gnu dot org
  2005-08-06 15:53 ` danglin at gcc dot gnu dot org
@ 2005-08-06 16:25 ` danglin at gcc dot gnu dot org
  2005-08-10 12:17 ` [Bug testsuite/23239] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-08-06 16:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2005-08-06 16:24 -------
I see the following in val-prof-5.c.t09.tree_profile:

  Trying transformations on insn D.1243 = D.1241 / b___1;
  Div/mod by constant b___1=997 transformation on insn D.1243 = D.1241 / b___1;

Isn't this a testsuite issue?


-- 


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


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

* [Bug testsuite/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-08-06 16:25 ` danglin at gcc dot gnu dot org
@ 2005-08-10 12:17 ` pinskia at gcc dot gnu dot org
  2005-08-20 16:11 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-10 12:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-10 12:17 -------
(In reply to comment #2)
> Isn't this a testsuite issue?

Yes, Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|target                      |testsuite
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-10 12:17:25
               date|                            |


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


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

* [Bug testsuite/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-08-10 12:17 ` [Bug testsuite/23239] " pinskia at gcc dot gnu dot org
@ 2005-08-20 16:11 ` cvs-commit at gcc dot gnu dot org
  2005-08-20 16:15 ` danglin at gcc dot gnu dot org
  2005-08-23  1:51 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-08-20 16:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-20 16:09 -------
Subject: Bug 23239

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	danglin@gcc.gnu.org	2005-08-20 16:08:52

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.dg/tree-prof: val-prof-5.c 

Log message:
	PR testsuite/23239
	* gcc.dg/tree-prof/val-prof-5.c: Fix scan-tree-dump regexp.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5941&r2=1.5942
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-prof/val-prof-5.c.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


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

* [Bug testsuite/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-08-20 16:11 ` cvs-commit at gcc dot gnu dot org
@ 2005-08-20 16:15 ` danglin at gcc dot gnu dot org
  2005-08-23  1:51 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-08-20 16:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2005-08-20 16:11 -------
Fixed by patch.


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


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


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

* [Bug testsuite/23239] gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails
  2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-08-20 16:15 ` danglin at gcc dot gnu dot org
@ 2005-08-23  1:51 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-23  1:51 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

end of thread, other threads:[~2005-08-23  1:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-04 21:30 [Bug tree-optimization/23239] New: gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod by constant b..=997 transformation on insn fails jsm28 at gcc dot gnu dot org
2005-08-04 21:58 ` [Bug target/23239] " pinskia at gcc dot gnu dot org
2005-08-06 15:53 ` danglin at gcc dot gnu dot org
2005-08-06 16:25 ` danglin at gcc dot gnu dot org
2005-08-10 12:17 ` [Bug testsuite/23239] " pinskia at gcc dot gnu dot org
2005-08-20 16:11 ` cvs-commit at gcc dot gnu dot org
2005-08-20 16:15 ` danglin at gcc dot gnu dot org
2005-08-23  1:51 ` 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).