[Bug other/58197] subversion-1.8.x breaks script contrib/gcc_update

2014-03-29 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58197 --- Comment #2 from Winfried Magerl --- the bug is already fixed in current gcc-4.8-branch and in TRUNK. gcc-4.8-branch/contrib/ChangeLog: --- 2013-10-21 Mike Stump * gcc_update (configure): Update to handle svn 1.8.1. --- gcc-4.9-b

[Bug testsuite/60048] New: scan-assembler results depend on '--with-arch='

2014-02-03 Thread winfried.mag...@t-online.de
Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: winfried.mag...@t-online.de building gcc with '--with-arch=bdver2' on x86_64 (--enable-multilib=no) shows 150 additional errors with scan-asembler-*. I've picked out a specific example t

[Bug other/58197] subversion-1.8.x breaks script contrib/gcc_update

2013-08-20 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58197 --- Comment #1 from Winfried Magerl --- checked some ancient versions of subversion and there was no format-change to URL: since subversion-1.0.0 (2004): ./subversion-1.0.0/subversion/clients/cmdline/info-cmd.c: printf ("URL: %s\n", name_std

[Bug other/58197] subversion-1.8.x breaks script contrib/gcc_update

2013-08-19 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58197 Winfried Magerl changed: What|Removed |Added CC||winfried.mag...@t-online.de

[Bug other/58197] New: subversion-1.8.x breaks script contrib/gcc_update

2013-08-19 Thread winfried.mag...@t-online.de
Component: other Assignee: unassigned at gcc dot gnu.org Reporter: winfried.mag...@t-online.de Hi, installing subversion-1.8.x breaks checkout of the svn-repository because 'svn info' adds an additional line. The command used: svn co svn://gcc.gnu.org/svn/gcc/branch

[Bug target/56866] [4.7/4.8/4.9 Regression] with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-29 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #17 from Winfried Magerl 2013-04-29 16:08:09 UTC --- Hi Jakub, On Fri, Apr 26, 2013 at 09:00:42AM +, jakub at gcc dot gnu.org wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 > > --- Comment #14 from J

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-24 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #13 from Winfried Magerl 2013-04-24 20:58:13 UTC --- Hi, On Wed, Apr 17, 2013 at 09:49:15PM +, glisse at gcc dot gnu.org wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 > > --- Comment #12 from Marc G

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-17 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #11 from Winfried Magerl 2013-04-17 21:02:38 UTC --- Hi Mike, On Wed, Apr 17, 2013 at 08:15:47PM +, mikpe at it dot uu.se wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 > > --- Comment #10 from Mikae

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-17 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #9 from Winfried Magerl 2013-04-17 18:41:06 UTC --- Hi, at least one confirmation. I've done some further checks about float-errors in glibc and that FAM/FAM4 are the extension responsible for the additional float-errors.

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-12 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #7 from Winfried Magerl 2013-04-12 18:42:48 UTC --- Hi, On Fri, Apr 12, 2013 at 12:42:26PM +, mikpe at it dot uu.se wrote: > --- Comment #6 from Mikael Pettersson 2013-04-12 > 12:42:26 UTC --- > I've bootstrapped and

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-11 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #5 from Winfried Magerl 2013-04-11 21:07:43 UTC --- Hi, On Thu, Apr 11, 2013 at 08:46:34PM +0200, Winfried Magerl wrote: > > BTW: From your report it is not clear if the problem is indeed in the > > compiler, > > or in the

[Bug target/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-11 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #3 from Winfried Magerl 2013-04-11 18:46:44 UTC --- Hi Uros, On Mon, Apr 08, 2013 at 09:26:51PM +, ubizjak at gmail dot com wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 > > --- Comment #2 from Uros

[Bug c/56866] gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-07 Thread winfried.mag...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56866 --- Comment #1 from Winfried Magerl 2013-04-07 16:55:00 UTC --- Created attachment 29820 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29820 tar-file with small set of c-files to reproduce the problem

[Bug c/56866] New: gcc 4.7.x/gcc-4.8.x with '-O3 -march=bdver2' misscompiles glibc-2.17/crypt/sha512.c

2013-04-07 Thread winfried.mag...@t-online.de
ion: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org ReportedBy: winfried.mag...@t-online.de compiling glibc-2.17 with 'O3 -march=bdver2' fails crypt-test when running