https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
--- Comment #21 from Jürgen Reuter <juergen.reuter at desy dot de> --- (In reply to Dominique d'Humieres from comment #20) > > Created attachment 40616 [details] > > Preliminary patch > > I confirm that this patch fixes all the tests in this PR without regression. > > > Here is our full test suite: > > http://www.desy.de/~reuter/whizard_gfortran-170126-1131.tar.gz > > Just unpack, do make, then it will produce two binaries, rt_error and > > rt_error2. > > I did so, but running rt_error --check all gave > > Running test: particles_1 ... success. > Running test: particles_2 ... success. > Running test: particles_3 ... success. > Running test: particles_4 ... success. > Running test: particles_5 ... success. > Running test: particles_6 ... success. > Running test: particles_7 ... success. > Running test: particles_8 ... success. > Running test: particles_9 ... success. > Running test: models_1 ... success. > Running test: models_2| [No compiled library > '/Users/dominiq/.whizard/lib/whizard/models/external.Test'] > > Also running prc_omega* failed with > That is actually ok, there is something missing I didn't want to swamp you with. > > Finally rt_error --check radiation_generator failed with > > Running test: radiation_generator_1 > Program received signal SIGSEGV: Segmentation fault - invalid memory > reference. This, however, seems to be a problem. That segmentation fault seems to be another problem not yet covered by the fix.