[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug testsuite/33775] Memset
From: |
manu at gcc dot gnu dot org |
Subject: |
[Bug testsuite/33775] Memset |
Date: |
9 Nov 2007 18:16:57 -0000 |
------- Comment #3 from manu at gcc dot gnu dot org 2007-11-09 18:16 -------
(In reply to comment #2)
> IMO the proposed change would make the code more readable.
Johan, the code you quote is in a file from the testsuite. Such code is used to
test for some correct behavior under various circumstances. Therefore, there is
typically a very good reason for the code to be written like that. Moreover, in
the testsuite you will find not only unreadable code but also code that is
broken on purpose to test that the compiler can handle such code.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33775