[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2017-07-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2017-07-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Richard Biener changed: What|Removed |Added Target Milestone|6.4 |6.5 --- Comment #14 from Richard

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2016-12-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.3 |6.4 --- Comment #13 from Jakub Jelinek

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Richard Biener changed: What|Removed |Added Target Milestone|6.2 |6.3

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2016-04-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Jakub Jelinek changed: What|Removed |Added Target Milestone|6.0 |6.2 --- Comment #12 from Jakub Jelinek

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-12-15 Thread rogero at howzatt dot demon.co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Roger Orr changed: What|Removed |Added CC||rogero at howzatt dot demon.co.uk ---

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-11-08 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #10 from Segher Boessenkool --- Is this fixed now? Michael, could you test again?

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-07-24 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #9 from Jeffrey A. Law law at gcc dot gnu.org --- Author: law Date: Fri Jul 24 18:20:44 2015 New Revision: 226183 URL: https://gcc.gnu.org/viewcvs?rev=226183root=gccview=rev Log: PR other/66259 * config-ml.in:

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-07-16 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Matt Godbolt matt at godbolt dot org changed: What|Removed |Added CC||matt at godbolt

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-07-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-07-16 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #7 from Matt Godbolt matt at godbolt dot org --- I just tried with binutils 2.24 instead of 2.25, and the issue did not manifest itself.

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-05-24 Thread darlingm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #5 from Michael Darling darlingm at gmail dot com --- The commit that broke combined builds is: binutils # 35eafcc71b8a54330704656fb6df0b5d6665ed15 Fri Jul 4 12:59:42 2014 +0930 | Rename configure.in to configure.ac (HEAD) If I run

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-05-23 Thread darlingm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #4 from Michael Darling darlingm at gmail dot com --- symlinking binutils source first, and overwriting symlinks with gcc source did not help - same error. Have to run out for a bit, but I almost have this narrowed down to the exact

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-05-23 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 Segher Boessenkool segher at gcc dot gnu.org changed: What|Removed |Added CC||segher at

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-05-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org --- (In reply to Segher Boessenkool from comment #2) For files that exist in the GCC and binutils source trees both, you should take the one in the GCC tree (you do it the other way

[Bug other/66259] Combined gcc and binutils build from git-master fails, with gas/as-new not existing

2015-05-22 Thread darlingm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66259 --- Comment #1 from Michael Darling darlingm at gmail dot com --- BTW, this happens on stage 2. Uncombined build works just fine... If I: mkdir binutils.build.gcc492 cd binutils.build.gcc492 ../gcc.binutils.combined/binutils-gdb.git/configure