[Bug bootstrap/57291] Failure in build stages 2 and 3 concerning pseudo-op: .balign

2019-05-31 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57291

Iain Sandoe  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||iains at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #2 from Iain Sandoe  ---
current open branches bootstrap successfully on i686-apple-darwin9 - for
example:

https://gcc.gnu.org/ml/gcc-testresults/2019-05/msg02307.html

[Bug bootstrap/57291] Failure in build stages 2 and 3 concerning pseudo-op: .balign

2013-06-09 Thread ncahill_alt at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57291

ncahill_alt at yahoo dot com changed:

   What|Removed |Added

 CC||ncahill_alt at yahoo dot com

--- Comment #1 from ncahill_alt at yahoo dot com ---
I see from the binutils changelog that .balign was added to the GNU assembler
in April 1995, so 18 years ago.  Your assembler must be from around that time. 
I suggest updating binutils to 2.23 or newer if possible.  This is a good idea
in general and may fix other, yet to be discovered problems.

Neil Cahill.