This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17036] ICE: (A >> N) & 1 ? (1 << N) : 0 where A of type unsigned int
- From: "bommar33 at msu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Aug 2004 16:57:25 -0000
- Subject: [Bug c/17036] ICE: (A >> N) & 1 ? (1 << N) : 0 where A of type unsigned int
- References: <20040815165530.17036.bommar33@msu.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bommar33 at msu dot edu 2004-08-15 16:57 -------
Created an attachment (id=6932)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6932&action=view)
Preprocessed bug example source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17036