--- Comment #7 from john dot carter at tait dot co dot nz 2009-02-23 23:53
---
R Guenther said...
> (int)u1 == (int)(u8_t)(~(int)u2)
>
> that we do not warn for the first case is because it is optimized to
>u1 == ~u2 before.
>
> Why do you think the wa
--
What|Removed |Added
Keywords||ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21858
--- Additional Comments From john dot carter at tait dot co dot nz
2005-06-01 03:40 ---
Created an attachment (id=9005)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9005&action=view)
Preprocessed source that triggers ICE
I have tried to trim this down as much as I can, bu
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: john dot carter at tait dot co dot nz
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i486-elf-linux
GCC target triplet: arm-elf && i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21858