[Bug tree-optimization/29922] [4.3 Regression] [Linux] ICE in insert_into_preds_of_block

2007-03-10 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #23 from Jean-pierre dot vial at wanadoo dot fr 2007-03-10 08:48 --- the two test files from the LAPACK library dget33.f and sget33.f whose compilation with gfortran failed with -O3 optmisation are now compiled without error or warning. tested with gfortran 4.3 experimental

[Bug testsuite/30758] New: ICE in torture test (make check) for mayalias-2.c

2007-02-10 Thread Jean-pierre dot vial at wanadoo dot fr
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jean-pierre dot vial at wanadoo dot fr GCC build triplet: x86_64-suse-linux-gnu GCC host triplet: x86_64-suse-linux-gnu GCC target triplet: x86_64-suse-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30758

[Bug fortran/30441] New: optimisation bug (ICE) on lapack sget33.f and dget33.f

2007-01-11 Thread Jean-pierre dot vial at wanadoo dot fr
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jean-pierre dot vial at wanadoo dot fr GCC build triplet: x86_64_unknown_linux GCC host triplet: x86_64_unknown_linux

[Bug fortran/30441] optimisation bug (ICE) on lapack sget33.f and dget33.f

2007-01-11 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #1 from Jean-pierre dot vial at wanadoo dot fr 2007-01-11 17:45 --- Created an attachment (id=12891) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12891action=view) the two lapack files that show the bug (from lapack-3.1.0) note that lapack has other similar files

[Bug target/29867] [4.3 Regression] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-12-22 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #16 from Jean-pierre dot vial at wanadoo dot fr 2006-12-22 19:20 --- Created an attachment (id=12836) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12836action=view) complet error message x86_64 suse linux 10.1 in case it may help, here is the list of conflicting

[Bug target/29867] [4.3 Regression] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-12-21 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #14 from Jean-pierre dot vial at wanadoo dot fr 2006-12-21 21:00 --- Created an attachment (id=12832) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12832action=view) new conflicting includes the requested files, plus /usr/include/bits/stdio.h all variants existing

[Bug libfortran/29866] building libgfortran fails because of kinds.h

2006-11-19 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #2 from Jean-pierre dot vial at wanadoo dot fr 2006-11-19 08:55 --- (In reply to comment #1) This is a bug in your instation of GMP/MPFR. It is causing gfortran to crash. No, I found the explanation, it has nothing to do with gmp: it is a parallelism problem

[Bug libfortran/29866] New: building libgfortran fails because of kinds.h

2006-11-16 Thread Jean-pierre dot vial at wanadoo dot fr
Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jean-pierre dot vial at wanadoo dot fr GCC build triplet: host-x86_64-unknown-linux-gnu GCC host triplet: host-x86_64-unknown-linux-gnu GCC target triplet: host-x86_64-unknown-linux-gnu

[Bug libfortran/29867] New: building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-11-16 Thread Jean-pierre dot vial at wanadoo dot fr
-pierre dot vial at wanadoo dot fr GCC build triplet: host-x86_64-unknown-linux-gnu GCC host triplet: host-x86_64-unknown-linux-gnu GCC target triplet: host-x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29867

[Bug libfortran/29867] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-11-16 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #3 from Jean-pierre dot vial at wanadoo dot fr 2006-11-16 15:27 --- Created an attachment (id=12631) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12631action=view) stdlib.h and bits/stdlib.h Linux Suse 10.1 amd64 from linux Suse/Novell 10.1, amd64 version

[Bug libfortran/29867] building libgfortran fails because of multiple definitions gcc-4.3-20061111

2006-11-16 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #4 from Jean-pierre dot vial at wanadoo dot fr 2006-11-16 15:36 --- (In reply to comment #1) This is because of the C99 inline changes and your glibc. Please provide your stdlib.h header and/or glibc version. glibc-2.4-31.1 (Suse/Novell 10.1, x86_64) -- http

[Bug ada/29802] [4.2/4.3 Regression] wrong directory in makefile for ada and libada when srcdir=.

2006-11-15 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #7 from Jean-pierre dot vial at wanadoo dot fr 2006-11-15 18:13 --- (In reply to comment #6) Created an attachment (id=12620) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12620action=view) [edit] updated patch Right, you need this additional hunk (I didn't

[Bug ada/29802] [4.2/4.3 Regression] wrong directory in makefile for ada and libada when srcdir=.

2006-11-14 Thread Jean-pierre dot vial at wanadoo dot fr
--- Comment #5 from Jean-pierre dot vial at wanadoo dot fr 2006-11-14 17:11 --- (In reply to comment #0) when building ada on linux (x86-64) building ada fails because the makefile looks for gnatbuild in mydir/gcc-4.2-20061107/prev-gcc instead of mydir/gcc-4.2-20061107/host-x86_64

[Bug ada/29802] New: wrong directory in makefile for ada and libada

2006-11-11 Thread Jean-pierre dot vial at wanadoo dot fr
Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jean-pierre dot vial at wanadoo dot fr GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla

[Bug tree-optimization/23068] [4.1 Regression] errors in comparison operator for char

2005-07-27 Thread Jean-pierre dot vial at wanadoo dot fr
--- Additional Comments From Jean-pierre dot vial at wanadoo dot fr 2005-07-27 12:23 --- the bug no longer shows after complete recompilation of gcc-4.1 20050723 -- What|Removed |Added

[Bug tree-optimization/23068] [4.1 Regression] errors in comparison operator for char

2005-07-26 Thread Jean-pierre dot vial at wanadoo dot fr
--- Additional Comments From Jean-pierre dot vial at wanadoo dot fr 2005-07-26 06:36 --- (In reply to comment #1) I cannot reproduce it on 20050725. What options are you using to create the executable. I tried with -O0, -O1, -O2, and -O3 and no success. no bug with -O0 or -O1 bug

[Bug c/23068] New: errors in comparison operator for char

2005-07-25 Thread Jean-pierre dot vial at wanadoo dot fr
: UNCONFIRMED Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: Jean-pierre dot vial at wanadoo dot fr CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host