[Bug c++/93320] internal compiler error: in is_base_type, at dwarf2out.c:12987

2020-01-19 Thread mike.redd at 4embedded dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93320 --- Comment #4 from Mike Redd --- FWIW: My code had a problem, but it would have been much easier to debug if the compile didn't crash. :-) In other words, it is possibly not important to handle "type_pack_expansion" in a meaningful way here-- j

[Bug c++/93320] internal compiler error: in is_base_type, at dwarf2out.c:12987

2020-01-18 Thread mike.redd at 4embedded dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93320 Mike Redd changed: What|Removed |Added CC||mike.redd at 4embedded dot com --- Comment

[Bug c++/93320] New: internal compiler error: in is_base_type, at dwarf2out.c:12987

2020-01-18 Thread mike.redd at 4embedded dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mike.redd at 4embedded dot com Target Milestone: --- $ arm-none-eabi-g++ -v -save-temps -g3 -O0 -c -mthumb -mcpu=cortex-m4 -D__SAME54N19A__ -std=c++17 -fno-rtti -MMD -Wall -Wextra