[Bug c++/71197] New: for range loop causes an error with inline function references

2016-05-19 Thread jaked122 at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jaked122 at gmail dot com Target Milestone: --- Attempting to build a game causes an error as so: > src/cata_tiles.cpp:972:54: internal compiler error: in add_expr, at > tree.

[Bug c++/71197] for range loop causes an error with inline function references

2016-05-19 Thread jaked122 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71197 --- Comment #1 from jaked122 at gmail dot com --- Created attachment 38526 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38526&action=edit File required to replicate crash