public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu
@ 2010-11-29 18:58 nicola at gcc dot gnu.org
  2011-01-08 19:57 ` [Bug objc/46710] " nicola at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: nicola at gcc dot gnu.org @ 2010-11-29 18:58 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: fast enumeration tests failing on ia64-suse-linux-gnu
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: objc
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: nicola@gcc.gnu.org


Looking at the gcc-testresults mailing list, I see that some Objective-C fast
enumeration tests are failing, during execution, on some 64-bit systems.  Eg:

http://gcc.gnu.org/ml/gcc-testresults/2010-11/msg02436.html

Btw, is there a way to get the objc.log file for the testresults ?

Thanks


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

* [Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
  2010-11-29 18:58 [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu nicola at gcc dot gnu.org
@ 2011-01-08 19:57 ` nicola at gcc dot gnu.org
  2011-01-12  9:43 ` nicola at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: nicola at gcc dot gnu.org @ 2011-01-08 19:57 UTC (permalink / raw)
  To: gcc-bugs

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

Nicola Pero <nicola at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
   Target Milestone|---                         |4.6.0
      Known to fail|                            |4.6.0
           Severity|major                       |critical

--- Comment #1 from Nicola Pero <nicola at gcc dot gnu.org> 2011-01-08 19:54:20 UTC ---
This is still happening -

http://gcc.gnu.org/ml/gcc-testresults/2011-01/msg00641.html

It's very bad because from the test results it seems that the code compiles,
but then fails when executing. :-(

I asked Andreas for more information, but he couldn't provide any.

Thanks


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

* [Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
  2010-11-29 18:58 [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu nicola at gcc dot gnu.org
  2011-01-08 19:57 ` [Bug objc/46710] " nicola at gcc dot gnu.org
@ 2011-01-12  9:43 ` nicola at gcc dot gnu.org
  2011-01-12 12:00 ` nicola at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: nicola at gcc dot gnu.org @ 2011-01-12  9:43 UTC (permalink / raw)
  To: gcc-bugs

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

Nicola Pero <nicola at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |major

--- Comment #2 from Nicola Pero <nicola at gcc dot gnu.org> 2011-01-12 09:34:44 UTC ---
I got access to an "ia64-unknown-linux-gnu" machine, and tried the failing 
testcases out there, but found that they are working there. :-(

Thanks


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

* [Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
  2010-11-29 18:58 [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu nicola at gcc dot gnu.org
  2011-01-08 19:57 ` [Bug objc/46710] " nicola at gcc dot gnu.org
  2011-01-12  9:43 ` nicola at gcc dot gnu.org
@ 2011-01-12 12:00 ` nicola at gcc dot gnu.org
  2011-01-14  0:12 ` doko at ubuntu dot com
  2011-02-09 19:41 ` nicola at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: nicola at gcc dot gnu.org @ 2011-01-12 12:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Nicola Pero <nicola at gcc dot gnu.org> 2011-01-12 11:22:35 UTC ---
I just noticed that this failure was reported on 9 January 2011, but it is no
longer reported on 10 January 2011.  What changed ?

I asked Matthias Klose if he has more information on his latest reported
failure --

http://gcc.gnu.org/ml/gcc-testresults/2011-01/msg00731.html

Thanks


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

* [Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
  2010-11-29 18:58 [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu nicola at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2011-01-12 12:00 ` nicola at gcc dot gnu.org
@ 2011-01-14  0:12 ` doko at ubuntu dot com
  2011-02-09 19:41 ` nicola at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: doko at ubuntu dot com @ 2011-01-14  0:12 UTC (permalink / raw)
  To: gcc-bugs

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

Matthias Klose <doko at ubuntu dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doko at ubuntu dot com

--- Comment #4 from Matthias Klose <doko at ubuntu dot com> 2011-01-14 00:03:15 UTC ---
the build was done on a buildd. will try to do a manual build next week.


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

* [Bug objc/46710] fast enumeration tests failing on ia64-suse-linux-gnu
  2010-11-29 18:58 [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu nicola at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2011-01-14  0:12 ` doko at ubuntu dot com
@ 2011-02-09 19:41 ` nicola at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: nicola at gcc dot gnu.org @ 2011-02-09 19:41 UTC (permalink / raw)
  To: gcc-bugs

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

Nicola Pero <nicola at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #5 from Nicola Pero <nicola at gcc dot gnu.org> 2011-02-09 19:37:19 UTC ---
This failure is no longer reported in any of the automated testsuite checkers.

I have to assume it was fixed on 10 January.

Thanks


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

end of thread, other threads:[~2011-02-09 19:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 18:58 [Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu nicola at gcc dot gnu.org
2011-01-08 19:57 ` [Bug objc/46710] " nicola at gcc dot gnu.org
2011-01-12  9:43 ` nicola at gcc dot gnu.org
2011-01-12 12:00 ` nicola at gcc dot gnu.org
2011-01-14  0:12 ` doko at ubuntu dot com
2011-02-09 19:41 ` nicola at gcc dot gnu.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).