[Bug pch/62001] New: Many tests fail with PCH

2014-08-03 Thread smith_winston_6079 at hotmail dot com
: 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

[Bug pch/62001] Many tests fail with PCH

2014-08-03 Thread smith_winston_6079 at hotmail dot com
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

[Bug sanitizer/61995] gcc 4.9.1 fails to compile with error in libsanitizer

2014-08-02 Thread smith_winston_6079 at hotmail dot com
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.

[Bug sanitizer/61995] New: gcc 4.9.1 fails to compile with error in libsanitizer

2014-08-02 Thread smith_winston_6079 at hotmail dot com
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

[Bug middle-end/54645] [4.8 Regression] Many testsuite failures

2014-07-28 Thread smith_winston_6079 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54645 Winston Smith changed: What|Removed |Added CC||smith_winston_6079@hotmail.

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

2013-09-02 Thread smith_winston_6079 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58284 --- Comment #4 from Winston Smith --- I see. Is that the cause for the issue?

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

2013-09-01 Thread smith_winston_6079 at hotmail dot com
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.

[Bug java/58284] Compiling jvgenmain failes with lots of "undefined reference" errors

2013-08-31 Thread smith_winston_6079 at hotmail dot com
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.

[Bug java/58284] New: Compiling jvgenmain failes with lots of "undefined reference" errors

2013-08-30 Thread smith_winston_6079 at hotmail dot com
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=