public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/36620]  New: gcc.dg/pr36504.c doesn't work on 32bit
@ 2008-06-24 15:32 hjl dot tools at gmail dot com
  2008-06-28 16:39 ` [Bug testsuite/36620] " jsm28 at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-06-24 15:32 UTC (permalink / raw)
  To: gcc-bugs

I got

Executing on host: /export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.dg/pr36504.c   -O3
-fprefetch-loop-arrays -fno-show-column -S  -m32 -o pr36504.s    (timeout =
300)
/export/gnu/src/gcc/gcc/gcc/testsuite/gcc.dg/pr36504.c:1: warning:
-fprefetch-loop-arrays not supported for this target (try -march switches)^M


-- 
           Summary: gcc.dg/pr36504.c doesn't work on 32bit
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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

* [Bug testsuite/36620] gcc.dg/pr36504.c doesn't work on 32bit
  2008-06-24 15:32 [Bug testsuite/36620] New: gcc.dg/pr36504.c doesn't work on 32bit hjl dot tools at gmail dot com
@ 2008-06-28 16:39 ` jsm28 at gcc dot gnu dot org
  2008-06-29 10:40 ` jakub at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-06-28 16:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jsm28 at gcc dot gnu dot org  2008-06-28 16:39 -------
Confirmed, present on 4.3 branch (where this test was also added) as well.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-06-28 16:39:07
               date|                            |


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


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

* [Bug testsuite/36620] gcc.dg/pr36504.c doesn't work on 32bit
  2008-06-24 15:32 [Bug testsuite/36620] New: gcc.dg/pr36504.c doesn't work on 32bit hjl dot tools at gmail dot com
  2008-06-28 16:39 ` [Bug testsuite/36620] " jsm28 at gcc dot gnu dot org
@ 2008-06-29 10:40 ` jakub at gcc dot gnu dot org
  2008-06-29 10:42 ` jakub at gcc dot gnu dot org
  2008-06-29 10:45 ` jakub at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-06-29 10:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jakub at gcc dot gnu dot org  2008-06-29 10:39 -------
Subject: Bug 36620

Author: jakub
Date: Sun Jun 29 10:39:05 2008
New Revision: 137249

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137249
Log:
        PR testsuite/36620
        * gcc.dg/pr36504.c: Add -w to dg-options.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr36504.c


-- 


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


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

* [Bug testsuite/36620] gcc.dg/pr36504.c doesn't work on 32bit
  2008-06-24 15:32 [Bug testsuite/36620] New: gcc.dg/pr36504.c doesn't work on 32bit hjl dot tools at gmail dot com
  2008-06-28 16:39 ` [Bug testsuite/36620] " jsm28 at gcc dot gnu dot org
  2008-06-29 10:40 ` jakub at gcc dot gnu dot org
@ 2008-06-29 10:42 ` jakub at gcc dot gnu dot org
  2008-06-29 10:45 ` jakub at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-06-29 10:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from jakub at gcc dot gnu dot org  2008-06-29 10:42 -------
Subject: Bug 36620

Author: jakub
Date: Sun Jun 29 10:41:17 2008
New Revision: 137250

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137250
Log:
        PR testsuite/36620
        * gcc.dg/pr36504.c: Add -w to dg-options.

Modified:
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr36504.c


-- 


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


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

* [Bug testsuite/36620] gcc.dg/pr36504.c doesn't work on 32bit
  2008-06-24 15:32 [Bug testsuite/36620] New: gcc.dg/pr36504.c doesn't work on 32bit hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2008-06-29 10:42 ` jakub at gcc dot gnu dot org
@ 2008-06-29 10:45 ` jakub at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-06-29 10:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jakub at gcc dot gnu dot org  2008-06-29 10:45 -------
Fixed.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.2


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


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

end of thread, other threads:[~2008-06-29 10:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-24 15:32 [Bug testsuite/36620] New: gcc.dg/pr36504.c doesn't work on 32bit hjl dot tools at gmail dot com
2008-06-28 16:39 ` [Bug testsuite/36620] " jsm28 at gcc dot gnu dot org
2008-06-29 10:40 ` jakub at gcc dot gnu dot org
2008-06-29 10:42 ` jakub at gcc dot gnu dot org
2008-06-29 10:45 ` jakub 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).