http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56864
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |steven at gcc dot gnu.org
--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-04-07
17:33:12 UTC ---
> Neither r196686 nor r197531 are revisions on the trunk.
Well, I record the revision number given by svn:
Updated to revision xxxxxx
The corresponding actual revision for trunk may be some number below, e.g.,
197530 for 197531, or 196683 for 196686. If you know a simple way to get the
last actual revision for trunk (branch), I'll be glad to use it.
Note that between r197531 and r197541, the only changes I can find are r197533
and r197534. Both are supposed to have been tested on
powerpc64-unknown-linux-gnu (see
http://gcc.gnu.org/ml/gcc-patches/2013-04/msg00263.html and
http://gcc.gnu.org/ml/gcc-patches/2013-04/msg00333.html), but may be not with
-m32. Since there is no division in the test, I suspect that if there is a
regression in the 197531 to 197541 range, it is likely r197533, hence CCed
Steven.