[Bug c/34552] optimization of bit-shifts leads to strange results

2007-12-21 Thread blake dot tregre at gmail dot com
--- Comment #1 from blake dot tregre at gmail dot com 2007-12-22 03:43 --- Created an attachment (id=14806) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14806&action=view) test code shown in bug report -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34552

[Bug c/34552] New: optimization of bit-shifts leads to strange results

2007-12-21 Thread blake dot tregre at gmail dot com
*baz); return 0; } -- Summary: optimization of bit-shifts leads to strange results Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu do