[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2023-04-02 Thread aldot at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Bernhard Reutner-Fischer  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Bernhard Reutner-Fischer  ---
This issue was fixed some time ago, closing.

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.5 |---

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.4 |7.5

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.3 |7.4

--- Comment #3 from Richard Biener  ---
GCC 7.3 is being released, adjusting target milestone.

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2017-08-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.2 |7.3

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.2 |7.3

--- Comment #3 from Richard Biener  ---
GCC 7.2 is being released, adjusting target milestone.

--- Comment #4 from Richard Biener  ---
GCC 7.2 is being released, adjusting target milestone.

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2017-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.2 |7.3

--- Comment #3 from Richard Biener  ---
GCC 7.2 is being released, adjusting target milestone.

--- Comment #4 from Richard Biener  ---
GCC 7.2 is being released, adjusting target milestone.

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|7.0 |7.2

--- Comment #2 from Jakub Jelinek  ---
GCC 7.1 has been released.

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2015-12-02 Thread aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Bernhard Reutner-Fischer  changed:

   What|Removed |Added

   Target Milestone|--- |7.0

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2015-12-02 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054

Mikhail Maltsev  changed:

   What|Removed |Added

 CC||miyuki at gcc dot gnu.org

--- Comment #1 from Mikhail Maltsev  ---
My builds of GCC snapshots have --enable-host-shared (though nightly builds
don't). Full list of my options:

--prefix=/opt/gcc-6-latest --enable-clocale=gnu
--enable-languages=c,c++,lto,objc,fortran,jit --enable-host-shared
--disable-nls --with-isl=/opt/isl-0.15 --with-demangler-in-ld
--with-system-zlib --enable-checking=yes --with-fpmath=sse --enable-shared

Last build was successful (from snapshot 20151129).