MED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fn_x at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26494
--- Additional Comments From fn_x at hotmail dot com 2005-08-14 16:48
---
*** Bug 23385 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From fn_x at hotmail dot com 2005-08-14 16:48
---
Yeah, this is just slightly different code, but it is covered by that bug's
summary and description. Sorry for the noise.
*** This bug has been marked as a duplicate of 21498 ***
--
What|Re
Version: 4.0.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fn_x at hotmail dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-lin
--- Additional Comments From fn_x at hotmail dot com 2005-07-28 05:26
---
Consider this reopened as a documentation bug, then, as it is currently clearly
documented that the second case will get a warning with -Wstrict-aliasing=2.
--
What|Removed
--- Additional Comments From fn_x at hotmail dot com 2005-07-28 00:00
---
The bug this is marked a duplicate of is about -Wall, which includes only
-Wstrict-aliasing. This bug is about -Wstrict-aliasing=2. It is documented as
warning for "all code which might break the strict ali
t gnu dot org
ReportedBy: fn_x at hotmail dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23106
oesn't like switch blocks without case/default
labels
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
Repor