[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-06-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Fri Jun 22 21:16:41 2018 New Revision: 261957 URL: https://gcc.gnu.org/viewcvs?rev=261957=gcc=rev Log: 2018-06-22 Jakub Jelinek Backported from mainline 2018-04-18

[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-04-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 --- Comment #4 from Jakub Jelinek --- Richard prefered David's patch and we have some sed invocations that expect s/something.*// to match everything until end of line in gcc/Makefile.in, so if some sed versions don't do it, it would break other

[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-04-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Wed Apr 18 09:46:58 2018 New Revision: 259462 URL: https://gcc.gnu.org/viewcvs?rev=259462=gcc=rev Log: PR jit/85384 * acx.m4 (GCC_BASE_VER): Remove \$\$ from sed

[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-04-12 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 --- Comment #2 from David Malcolm --- Candidate patch: https://gcc.gnu.org/ml/gcc-patches/2018-04/msg00638.html

[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-04-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug jit/85384] libgccjit does not work if --with-gcc-major-version is used

2018-04-12 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85384 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|