https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69828
--- Comment #2 from Tom Ace ---
My apologies. I read the language spec before posting but I didn't read
carefully enough. I agree with your resolution of the report as invalid.
Thanks for the fast response.
Assignee: unassigned at gcc dot gnu.org
Reporter: tom239 at gmail dot com
Target Milestone: ---
The result of a shift operation should have the type of the left operand.
That is not the case in a testcase below; the result of the third shift should
have a signed type and thus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49480
Summary: internal compiler error: output_operand: invalid
expression as operand
Product: gcc
Version: 4.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P3