https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117514

--- Comment #4 from Jordan <8e3g6jay6 at mozmail dot com> ---
I should also clarify, the main thing that I changed was

call required_device_extensions%push_back(c_loc(required_extension))

to this

call required_device_extensions%push_back(required_extension)

Reply via email to