[Bug target/33163] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:700
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 5 21:26:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33163
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |law at redhat dot com
Resolution|--- |DUPLICATE
--- Comment #2 from Jeffrey A. Law <law at redhat dot com> ---
Bisected to:
commit 42b8780a363200442a1ce25c1465adfb7c9bfd73
Author: law <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed Mar 3 22:10:17 2010 +0000
* PR middle-end/32693
* expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
than gen_rtx_SUBREG.
(extract_bit_field_1): Likewise.
So clearly a duplicate.
*** This bug has been marked as a duplicate of bug 32693 ***
More information about the Gcc-bugs
mailing list