This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.1 crashes under bitshift operations


> anotherbug.c: In function `main':
> anotherbug.c:6: warning: left shift count >= width of type
> anotherbug.c:8: unrecognizable insn:
> (insn 20 18 22 (set (reg:QI 62)
>         (const_int 128 [0x80])) -1 (nil)
>     (nil))
> anotherbug.c:8: Internal compiler error in extract_insn, at recog.c:2150
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

This bug is fixed in gcc 3.2.2 prerelease.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]