[Bug bootstrap/79076] bootstrap comparison failure with Sun tools

2017-01-13 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79076

--- Comment #3 from Eric Botcazou  ---
> I forgot to mention that this was happening with 5.4.0 and 6.3.0 as well.

Then try with a standard configuration, in particular remove the in-tree
binutils if you don't use them!  You can drop cloog and isl too.

[Bug bootstrap/79076] bootstrap comparison failure with Sun tools

2017-01-13 Thread phantall at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79076

--- Comment #2 from Brian Vandenberg  ---
> Right, the 4.9.x series is not longer supported.

I forgot to mention that this was happening with 5.4.0 and 6.3.0 as well.

[Bug bootstrap/79076] bootstrap comparison failure with Sun tools

2017-01-13 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79076

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ebotcazou at gcc dot gnu.org
 Resolution|--- |WONTFIX
Summary|[sparc/solaris] bootstrap   |bootstrap comparison
   |comparison failure, in-tree |failure with Sun tools
   |binutils + --without-gnu-as |

--- Comment #1 from Eric Botcazou  ---
> The only thing that seemed to resolve the problem was to force it to use the
> GNU assembler.  When using /usr/ccs/bin/as it would fail on the bootstrap
> comparison.

That's a straightforward workaround then.

> I'm more reporting this to help out anyone who may run into this in the
> future than in any hopes a fix will be forthcoming.

Right, the 4.9.x series is not longer supported.