[Bug c++/29348] Ambiguous warning with -Weffc++

2006-10-05 Thread federico dot carminati at cern dot ch
--- Comment #4 from federico dot carminati at cern dot ch 2006-10-05 07:44 --- Subject: Re: Ambiguous warning with -Weffc++ Thanks for your answer. However, if I just code in the following way int f(a lhc) { if (lhs) return TRUE; else if g() return TRUE

[Bug c++/29348] New: Ambiguous warning with -Weffc++

2006-10-04 Thread federico dot carminati at cern dot ch
: Ambiguous warning with -Weffc++ Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch GCC

[Bug c++/29348] Ambiguous warning with -Weffc++

2006-10-04 Thread federico dot carminati at cern dot ch
--- Comment #2 from federico dot carminati at cern dot ch 2006-10-05 05:10 --- Subject: Re: Ambiguous warning with -Weffc++ First of all a user can implement the correct behaviour, evaluating just the first member and returning if true, continuing if false. Second, the compiler

[Bug fortran/28916] Build of the head fails on Mac Intel

2006-09-05 Thread federico dot carminati at cern dot ch
--- Comment #6 from federico dot carminati at cern dot ch 2006-09-05 08:04 --- Subject: Re: Build of the head fails on Mac Intel Thanks a lot and sorry for losing your time. Best, Federico Carminati CERN-PH 1211 Geneva 23 Switzerland Tel: +41 22 76 74959 Fax: +41 22 76 79480 Mobile

[Bug fortran/28916] Build of the head fails on Mac Intel

2006-09-01 Thread federico dot carminati at cern dot ch
--- Comment #3 from federico dot carminati at cern dot ch 2006-09-01 08:18 --- Subject: Re: Build of the head fails on Mac Intel Hello, I am building the head version with the following script #!/bin/sh export CVS_RSH=ssh cvs -qz9 -d :pserver:[EMAIL PROTECTED]:/sources/gcc up -Pd

[Bug fortran/28916] Build of the head fails on Mac Intel

2006-09-01 Thread federico dot carminati at cern dot ch
--- Comment #4 from federico dot carminati at cern dot ch 2006-09-01 08:23 --- Subject: Fwd: Build of the head fails on Mac Intel Federico Carminati CERN-PH 1211 Geneva 23 Switzerland Tel: +41 22 76 74959 Fax: +41 22 76 79480 Mobile: +41 76 487 4843 Begin forwarded message: From

[Bug fortran/28916] New: Build of the head fails on Mac Intel

2006-08-31 Thread federico dot carminati at cern dot ch
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch GCC host triplet: Darwin Kernel Version 8.7.0 powerpc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28916

[Bug fortran/24100] New: gfortran cannot compile data statement

2005-09-28 Thread federico dot carminati at cern dot ch
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: Darwin 8.2.0 powerpc http://gcc.gnu.org

[Bug fortran/24100] gfortran cannot compile data statement

2005-09-28 Thread federico dot carminati at cern dot ch
-- What|Removed |Added CC||alfredo dot ferrari at cern ||dot ch

[Bug fortran/23677] New: -fno-automatic does not accept legal save statements

2005-09-01 Thread federico dot carminati at cern dot ch
: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: Darwin 8.2.0 Power Macintosh powerpc http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug fortran/23677] -fno-automatic does not accept legal save statements

2005-09-01 Thread federico dot carminati at cern dot ch
-- What|Removed |Added CC||alfredo dot ferrari at cern ||dot ch

[Bug fortran/23663] New: Compiler fails on valid code

2005-08-31 Thread federico dot carminati at cern dot ch
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: Darwin 8.2.0 Power Macintosh powerpc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23663

[Bug fortran/23663] Compiler fails on valid code

2005-08-31 Thread federico dot carminati at cern dot ch
-- What|Removed |Added CC||alfredo dot ferrari at cern ||dot ch

[Bug fortran/23516] New: IMAG is not a generic function when implicit none is declared

2005-08-22 Thread federico dot carminati at cern dot ch
: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: darwin Kernel Version 7.8.0; root:xnu/xnu- 517.11.1.obj~1/RELEASE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23516

[Bug fortran/18833] ICE 'missing spec' on integer/char equivalence

2005-07-22 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-07-22 13:42 --- Subject: Re: ICE 'missing spec' on integer/char equivalence Hello, this is valid f90/95 code. Equivalence cannot contain sym%val as far as I understand, but they can cointain derived types

[Bug c/20940] New: Option -ggdb3 stopped working

2005-04-11 Thread federico dot carminati at cern dot ch
Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20940

[Bug target/20799] [4.0/4.1 Regression] bad relocs for new/delete overrides

2005-04-11 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-04-11 07:49 --- This fix has not yet been merged to the head. Any news? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20799

[Bug fortran/20943] New: Valid option produces warning

2005-04-11 Thread federico dot carminati at cern dot ch
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-apple-darwin7.8.0 GCC target triplet: powerpc-apple-darwin7.8.0 http

[Bug fortran/20824] New: Legal code involving if statement does not compile

2005-04-08 Thread federico dot carminati at cern dot ch
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20824

[Bug fortran/20824] Legal code involving if statement does not compile

2005-04-08 Thread federico dot carminati at cern dot ch
-- What|Removed |Added CC||alfredo dot ferrari at cern ||dot ch

[Bug fortran/20824] Legal code involving if statement does not compile

2005-04-08 Thread federico dot carminati at cern dot ch
-- What|Removed |Added CC||Fons dot Rademakers at cern ||dot ch

[Bug fortran/20825] New: gfortran does not support Hollerith

2005-04-08 Thread federico dot carminati at cern dot ch
at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20825

[Bug fortran/20828] New: gfortran seems confused by character equivalence

2005-04-08 Thread federico dot carminati at cern dot ch
Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet

[Bug fortran/20829] New: Internal compiler error with valid code

2005-04-08 Thread federico dot carminati at cern dot ch
Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla

[Bug bootstrap/20780] gcc 4.0 from cvs head fails to build

2005-04-06 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-04-06 18:17 --- Builds now succeeds with the new cctools. Thanks a lot. -- What|Removed |Added

[Bug fortran/20798] New: Valid program fails to assemble

2005-04-06 Thread federico dot carminati at cern dot ch
ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.8.0 GCC host triplet: powerpc-apple-darwin7.8.0 GCC target triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20798

[Bug c++/20799] New: Legal code generate wrong binary

2005-04-06 Thread federico dot carminati at cern dot ch
gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.8.0 GCC host triplet: powerpc-apple-darwin7.8.0 GCC target triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla

[Bug fortran/20780] New: gcc 4.0 from cvs head fails to build

2005-04-05 Thread federico dot carminati at cern dot ch
: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.8.0 GCC host triplet: powerpc-apple-darwin7.8.0 GCC target triplet: powerpc-apple-darwin7.8.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20780

[Bug bootstrap/20780] gcc 4.0 from cvs head fails to build

2005-04-05 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-04-06 01:53 --- Thanks a lot for the suggestion. Updating all it goes much further but still dies with if [ x != x ]; then \ /usr/local/gcc-4_0/build/./gcc/xgcc -B/usr/local/gcc-4_0/build/./gcc/ -B/opt/gcc-4_0

[Bug fortran/20587] New: gcc-4_0 from head does not build on Panther

2005-03-22 Thread federico dot carminati at cern dot ch
ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: Darwin Kernel Version 7.8.0; root:xnu/xnu- 517.11.1.obj~1/RELEASE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20587

[Bug fortran/20587] gcc-4_0 from head does not build on Panther

2005-03-22 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-03-22 16:38 --- Subject: Re: gcc-4_0 from head does not build on Panther These files in gcc generate dependencies via explicit calls to intl library /usr/local/gcc-4_0//build/libcpp/errors.o: U

[Bug fortran/13082] Function entries and entries with alternate returns not implemented

2005-03-21 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-03-21 21:42 --- Hello, any news on this one? The compiler is really unusable unless this problem is fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13082

[Bug fortran/20500] New: f95 build fails on MacOSX 10.4 Tiger

2005-03-16 Thread federico dot carminati at cern dot ch
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: federico dot carminati at cern dot ch CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: Darwin pb-d-128-141-47-101.cern.ch 8.0.0 Darwin Kernel Version 8 GCC target triplet: same http