[Bug c++/65678] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65678 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug c++/65678] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65678 --- Comment #1 from David Kredba --- C-reduced test case: extern "C" void *memmove(void *, const void *, unsigned long); long a; template int BitCast(Source &p1) { memmove(&a, &p1, sizeof a); return a; } static int double_to_uint64(double