[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-03-11 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 --- Comment #5 from Uros Bizjak ubizjak at gmail dot com 2013-03-11 21:11:00 UTC --- Created attachment 29646 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29646 Preprocessed source of the file that miscompares during bootstrap

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-03-11 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|WAITING |NEW ---

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-03-11 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 --- Comment #7 from Uros Bizjak ubizjak at gmail dot com 2013-03-11 22:43:38 UTC --- Testcase: --cut here-- extern int global_options; extern unsigned char *mode_size; extern int printf (const char *, ...); void

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-02-15 Thread xarthisius.kk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 --- Comment #3 from Kacper Kowalik xarthisius.kk at gmail dot com 2013-02-15 11:45:13 UTC --- (In reply to comment #2) Please test the source from the latest 4.6 SVN branch. I've got report from user claiming that: commit

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-02-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 --- Comment #4 from Uros Bizjak ubizjak at gmail dot com 2013-02-15 12:23:16 UTC --- (In reply to comment #3) Please test the source from the latest 4.6 SVN branch. Still fails Then I need exact steps how to trigger the failure

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-02-09 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2013-01-30 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 --- Comment #1 from Uros Bizjak ubizjak at gmail dot com 2013-01-30 23:09:05 UTC --- Can you try to build from latest 4.6 branch SVN? The bootstrap works for me with: CC=gcc -m32 ~/gcc-svn/branches/gcc-4_6-branch/configure

[Bug bootstrap/53728] [4.6 regression] Bootstrap comparison failure (gcc/varasm.o differs) with CFLAGS=-O2 -march=pentium3

2012-06-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53728 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|