This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13271] Wrong code with -O2 optimization - 3.2 only - 3.2.2 OK


------- Additional Comments From giovannibajo at libero dot it  2003-12-02 16:08 -------
I understand, but we don't have enough resources to track down all the bugs of 
all the previous releases which have been already fixed and discountinued, just 
to make sure the bug is really fixed. We already have enough *certain* bugs.

Moreover, the bug appears to be fixed in a later minor relase. In our policy, 
we are allowed to do ONLY regression bugfixes between minor releases. Thus, 
it's highly unlikely that an unrelated bugfix for an unrelated regression might 
have hidden this bug.

If the bug can't be reproduced in 3.2.2, 3.3, 3.4 or tree-ssa we can be fairly 
certain that it's fixed.

The best we can, if you *really* care about this code, is adding your testcase 
to c-torture, to make sure it stays fixed forever.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at libero dot
                   |                            |it


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]