public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc
       [not found] <20021126170600.8726.eggert@twinsun.com>
@ 2004-01-27 12:05 ` ehrhardt at mathematik dot uni-ulm dot de
  2004-01-27 12:15 ` ebotcazou at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: ehrhardt at mathematik dot uni-ulm dot de @ 2004-01-27 12:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de  2004-01-27 12:05 -------
This is still (again?) broken at least on the tree-ssa branch as
of 26-Jan-2004. See testcase 20030307-1.c.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
           Priority|P3                          |P2
         Resolution|FIXED                       |
   Target Milestone|---                         |tree-ssa


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


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

* [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc
       [not found] <20021126170600.8726.eggert@twinsun.com>
  2004-01-27 12:05 ` [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc ehrhardt at mathematik dot uni-ulm dot de
@ 2004-01-27 12:15 ` ebotcazou at gcc dot gnu dot org
  2004-01-27 12:16 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-01-27 12:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-01-27 12:15 -------
No, the problem is fixed.  The failure of the testcase is unrelated and should
disappear with the next merge from mainline.


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


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


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

* [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc
       [not found] <20021126170600.8726.eggert@twinsun.com>
  2004-01-27 12:05 ` [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc ehrhardt at mathematik dot uni-ulm dot de
  2004-01-27 12:15 ` ebotcazou at gcc dot gnu dot org
@ 2004-01-27 12:16 ` ebotcazou at gcc dot gnu dot org
  2004-01-27 13:18 ` ehrhardt at mathematik dot uni-ulm dot de
  2004-01-27 14:23 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-01-27 12:16 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|tree-ssa                    |3.1.x/3.2.x


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


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

* [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc
       [not found] <20021126170600.8726.eggert@twinsun.com>
                   ` (2 preceding siblings ...)
  2004-01-27 12:16 ` ebotcazou at gcc dot gnu dot org
@ 2004-01-27 13:18 ` ehrhardt at mathematik dot uni-ulm dot de
  2004-01-27 14:23 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: ehrhardt at mathematik dot uni-ulm dot de @ 2004-01-27 13:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de  2004-01-27 13:04 -------
Subject: Re:  [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc

On Tue, Jan 27, 2004 at 12:15:24PM -0000, ebotcazou at gcc dot gnu dot org wrote:
> No, the problem is fixed.  The failure of the testcase is unrelated and should
> disappear with the next merge from mainline.

Sorry and thanks for the Info. Do you happen to know if there are
other known failures on sparc/tree-ssa? I get 44 testsuite failure
mostly in gcc/testsuite/gcc.dg/compat.

   regards   Christian



-- 


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


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

* [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc
       [not found] <20021126170600.8726.eggert@twinsun.com>
                   ` (3 preceding siblings ...)
  2004-01-27 13:18 ` ehrhardt at mathematik dot uni-ulm dot de
@ 2004-01-27 14:23 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-01-27 14:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-01-27 14:23 -------
I don't know where they come from.  I don't plan to work on tree-ssa until after
it is merged in mainline.


-- 


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


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

end of thread, other threads:[~2004-01-27 14:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021126170600.8726.eggert@twinsun.com>
2004-01-27 12:05 ` [Bug optimization/8726] [3.2.1/3.3] gcc -O2 miscompiles Samba 2.2.7 on 32-bit sparc ehrhardt at mathematik dot uni-ulm dot de
2004-01-27 12:15 ` ebotcazou at gcc dot gnu dot org
2004-01-27 12:16 ` ebotcazou at gcc dot gnu dot org
2004-01-27 13:18 ` ehrhardt at mathematik dot uni-ulm dot de
2004-01-27 14:23 ` ebotcazou 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).