[Bug target/108869] compiling an intrinsic wrapper : gives internal compiler error: in dwarf2out_register_main_translation_unit
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 21 22:47:15 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108869
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2023-02-21
Status|UNCONFIRMED |WAITING
Component|c |target
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you provide the exact preprocessed source which is causing the internal
compiler error for you? Use -save-temps or -freport-bug and attach that here?
Also since this toolchain is from openwrt, you might want to report the
internal compiler error to them as the mentioned in the error message:
See <http://bugs.openwrt.org/> for instructions.
More information about the Gcc-bugs
mailing list