http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52661
Jim Michaels changed:
What|Removed |Added
Attachment #26948|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52661
--- Comment #3 from Jim Michaels 2012-03-22
06:13:33 UTC ---
you are not paying attention to the issue. the issue is that this constant is
causing a compiler warning when it should not, and the compiler is treating a
valid signed constant as an
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52661
--- Comment #4 from Andrew Pinski 2012-03-22
06:15:48 UTC ---
(In reply to comment #3)
> you are not paying attention to the issue. the issue is that this constant is
> causing a compiler warning when it should not, and the compiler is treating
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52662
Bug #: 52662
Summary: ICE in replace_reg_with_saved_mem, at
caller-save.c:1125
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52662
--- Comment #1 from Raymond Russell 2012-03-22
06:28:07 UTC ---
The preprocessed output is too large (2028k) to add as an attachment. I don't
have anywhere obvious to post it - do you have any suggestions on how to submit
it?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52661
--- Comment #5 from Jim Michaels 2012-03-22
06:29:51 UTC ---
read my comments in the code.
-(2^(32-1)) is a valid constant for 32-bit signed integers. I don't get a
warning for that.
-(2^(16-1)) is a valid constant for 16-bit signed integers. I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52661
--- Comment #6 from Jim Michaels 2012-03-22
06:38:31 UTC ---
Created attachment 26950
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26950
maxint64-bug2.cpp - shows difference between different kinds of integers
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52661
--- Comment #7 from Jim Michaels 2012-03-22
06:40:36 UTC ---
I didn't intend forthe bug system to glob ontothe filename as a bug number.
sorry.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52622
Tobias Burnus changed:
What|Removed |Added
Keywords||ice-on-invalid-code
CC|
101 - 109 of 109 matches
Mail list logo