https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125690
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 64710 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64710&action=edit Regression free patch With the 'fix' of comment #3, the test case segfaults in run time. With the attached, the test compiles and runs correctly. A more elaborate test case appears in the next attachment. Paul
