https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #4 from Jason Pyeron ---
Confirming 4.9.2 does not crash, although it is a bit noisy on the output where
4.4 was quite.
Thank you.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64419
--- Comment #3 from Jason Pyeron ---
Sorry, I just assumed that I did not need to mention that I had set
LD_LIBRARY_PATH (at least so says history).
Thanks.
Off to other problems now.
Severity: minor
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: jpyeron at pdinc dot us
--with-mpc does not compile, installing mpc in standard location does.
RHEL 6 64 bit, latest patches. build as root.
sorry for the bug and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #3 from Jason Pyeron ---
I am building gcc 4.9.2 presently, I will test afterwards.
Distro bug: https://bugzilla.redhat.com/show_bug.cgi?id=1177458 in case of
patch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #1 from Jason Pyeron ---
In an attempt to be lazy, I added a .h file to refer to a .h file in the parent
directory.
2154b9ff583610a5ab97821ed6b45646df2f4e2b:src/Main/Unix/System.h:
#include "../System.h"
removing that file eliminate
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jpyeron at pdinc dot us
Centos/RHEL 6: gcc-c++-4.4.7-11.el6.x86_64
root@twelve-233 ~/CipherShed/src/Main
# g++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/root/CipherShed/src -I/root/CipherShed/src
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #15 from Jason Pyeron 2013-01-21 20:14:10
UTC ---
(In reply to comment #12)
> (In reply to comment #11)
> > I will try 4.6 to prove that. Off to build 4.6...
> ...
> If that prints 0 for OSXSAVE and non-zero for AVX then it's
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #11 from Jason Pyeron 2013-01-21 17:42:06
UTC ---
(In reply to comment #10)
> (In reply to comment #9)
> > Using -mno-avx (or replacing -march=cirei7) worked for me.
> Bah, that should be "replacing -march=native with -march=c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #8 from Jason Pyeron 2013-01-21 17:26:06
UTC ---
(In reply to comment #7)
> Please try a newer version of GCC, 4.4 is no longer supported. Also since
> which version is the oldest supported version, I will use that version for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #5 from Jason Pyeron 2013-01-21 17:14:05
UTC ---
Created attachment 29242
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29242
gcc test.c -march=native -v
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #4 from Jason Pyeron 2013-01-21 17:13:25
UTC ---
Created attachment 29241
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29241
gcc -v test.c output
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #3 from Jason Pyeron 2013-01-21 17:12:15
UTC ---
mockbuild@centos6-64bit-builder ~/build/BUILD/tmp (mock-chroot)
$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 13
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #2 from Jason Pyeron 2013-01-21 17:10:34
UTC ---
Created attachment 29240
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29240
diff of defines
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
--- Comment #1 from Jason Pyeron 2013-01-21 17:08:47
UTC ---
Created attachment 29239
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29239
gcc -dM -E - -march=native
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56068
Bug #: 56068
Summary: -march=native creates Illegal instruction on KVM
guests
Classification: Unclassified
Product: gcc
Version: 4.4.6
Status: UNCONFIRMED
15 matches
Mail list logo