: unassigned at gcc dot gnu.org
Reporter: smith_winston_6079 at hotmail dot com
gcc 4.9.1 compiles fine, but the tests for PCH fail:
$ ../gcc-4.9.1/configure --prefix=/usr/ --with-local-prefix=/usr/local/
--with-native-system-header-dir=/usr/include/ --disable-libada --enable-libssp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62001
--- Comment #1 from Winston Smith ---
The same for g++:
Running /home/zoidberg/1/gcc-4.9.1/gcc/testsuite/g++.dg/pch/pch.exp ...
FAIL: g++.dg/pch/array-1.C -g -I. -Dwith_PCH (internal compiler error)
FAIL: g++.dg/pch/array-1.C -g -I. -Dwith_PCH
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61995
--- Comment #1 from Winston Smith ---
I meant to say that configure --help also does not show this option.
Component: sanitizer
Assignee: unassigned at gcc dot gnu.org
Reporter: smith_winston_6079 at hotmail dot com
CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
jakub at gcc dot gnu.org, kcc at gcc dot gnu.org
gcc 4.9.1 fails to compile with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54645
Winston Smith changed:
What|Removed |Added
CC||smith_winston_6079@hotmail.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284
--- Comment #4 from Winston Smith ---
I see. Is that the cause for the issue?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284
--- Comment #2 from Winston Smith ---
Same error with 4.7.3, but 4.8.1 gets past it. Until it hit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57900.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284
--- Comment #1 from Winston Smith ---
The same happens if the build dir is not a symlink.
ty: normal
Priority: P3
Component: java
Assignee: unassigned at gcc dot gnu.org
Reporter: smith_winston_6079 at hotmail dot com
I am compiling gcc-4.7.2 with the following configuration:
$ /root/tmp/gcc-4.7.2/configure --prefix=/usr/
--with-local-prefix=