https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113519
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE: in replace_child, at |[14 Regression] ICE: in |dwarf2out.cc:5704 with -g |replace_child, at |-mbig-endian |dwarf2out.cc:5704 with -g |-fsso-struct=little-endian |-fdebug-types-section |-fdebug-types-section |-fsso-struct=big-endian (or | |little-endian if the target | |is big-endian) Target|riscv64-unknown-linux-gnu |x86_64-pc-linux-gnu Target Milestone|--- |14.0 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Can be reproduced on x86_64-linux with just ` -g -fsso-struct=big-endian -fdebug-types-section`