[PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006

Dominique d'Humières dominiq@lps.ens.fr
Thu Mar 10 16:18:00 GMT 2016


Alan,

The test gfortran.dg/unconstrained_commons.f fails in the 32 bit mode. It needs some regexp capturing

  mycommon.x[j_1] = _5;

as in "  mycommon\.x\[.?_[0-9]+\] = _[0-9]+;"

TIA

Dominique



More information about the Gcc-patches mailing list