On Fri, Oct 5, 2012 at 9:53 PM, Ian Lance Taylor <i...@google.com> wrote: > On Fri, Oct 5, 2012 at 10:45 AM, Simon Baldwin <sim...@google.com> wrote: >> >> I've looked at fortran/module.c and at libgomp/omp_lib.mod, and this >> is not a bug. > > This isn't particularly helpful, but, based on the rest of your > description, this is a bug. The compiler should never depend on the > order of pointer values. > > (Added fort...@gcc.gnu.org). > > Ian
Also known as PR 51727, FWIW. See also the ML thread referenced in the PR (continued at http://gcc.gnu.org/ml/fortran/2012-01/msg00003.html). So yes, it's a known problem, but so far nobody has found the time to fix it. -- Janne Blomqvist