http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379
--- Comment #8 from Harald Anlauf <anlauf at gmx dot de> 2012-05-31 19:46:02 UTC --- (In reply to comment #7) > The latter error is generated by a call to runtime_error_at in > the compiled program, while the former error in open must be > generated somewhere in st_open and descendants. Forget the first half of that statement, confusion on my side. The error in open must always be generated somewhere in st_open and descendants.