[Bug c++/29483] Undefined reference when using negated static const double

2006-10-30 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-10-30 12:29 --- to mark as dup of PR25220 *** This bug has been marked as a duplicate of 25220 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/29483] Undefined reference when using negated static const double

2006-10-30 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-10-30 12:28 --- Reopen ... -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|RESOL

[Bug c++/29645] undefined references to static const int members

2006-10-30 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-10-30 12:28 --- *** This bug has been marked as a duplicate of 25220 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/25220] [g++] (in class) static (const integral) member initialization.

2006-10-30 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-10-30 12:28 --- *** Bug 29645 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug libfortran/29649] Force core dump on runtime library errors

2006-10-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-10-30 12:24 --- I think it's better to file it with the library. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/22282] %loc is not implemented in gfortran

2006-10-30 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot |dot org

[Bug fortran/29649] New: Force core dump on runtime library errors

2006-10-30 Thread sfilippone at uniroma2 dot it
Running an application I got the following error Fortran runtime error: Attempt to allocate negative amount of memory. Possible integer overflow This is not very helpful in debugging, as it gives no clue as to where in the code it occurred. It would be extremely helpful to have a way to force a

[Bug fortran/25020] NAG extension: module F90_UNIX providing access to UNIX functions (abort ...)

2006-10-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-10-30 12:18 --- Once my patch for pre-compiled intrinsic modules is reviewed (which should be soon) and when ISO_C_BINDING is integrated (which might take a little longer), it will be almost trivial to integrate your module in gf

[Bug fortran/25707] support for Fortran 2003 USE statements, INTRINSIC and NONINTRINSIC

2006-10-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-10-30 12:16 --- *** Bug 29643 has been marked as a duplicate of this bug. *** -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/29643] Fortran 2003: Support USE with rename-list (local-name => use-name)

2006-10-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-10-30 12:16 --- The rename-list works, it's only the F2003 "USE ::" that prevents it in your example. This is already tracked by PR 25707, and I submitted a patch to fix this (see http://gcc.gnu.org/ml/gcc-patches/2006-10/msg0153

[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-10-30 Thread pcarlini at suse dot de
--- Comment #9 from pcarlini at suse dot de 2006-10-30 12:05 --- (In reply to comment #8) > The idea was precisely to avoid running the whole testsuite. :-) Oh, well, once in a while you *must* di that, right? ;) Just save somewhere libstdc++.log... -- http://gcc.gnu.org/bugzilla/s

[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-10-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2006-10-30 12:02 --- > I'm reluctant to tell you in public, because certainly there are *far* better > ways, but was I usually do when I'm in a hurry, I simply go inside the > libstdc++-v3/testsuite directory, set the LD_LIBRARY_PATH

[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-10-30 Thread pcarlini at suse dot de
--- Comment #7 from pcarlini at suse dot de 2006-10-30 11:52 --- (In reply to comment #6) > ... the complete command line from the ChangeLog. Of course read it 'libstdc++.log', sorry. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29639

[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-10-30 Thread pcarlini at suse dot de
--- Comment #6 from pcarlini at suse dot de 2006-10-30 11:48 --- (In reply to comment #5) > What is the command line to run only one test in the libstdc++ testsuite? I'm reluctant to tell you in public, because certainly there are *far* better ways, but was I usually do when I'm in a hu

[Bug c++/29645] undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
--- Comment #4 from christian dot heinlein at uni-ulm dot de 2006-10-30 11:43 --- *** Bug 29647 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29645

[Bug c++/29647] undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
--- Comment #1 from christian dot heinlein at uni-ulm dot de 2006-10-30 11:43 --- *** This bug has been marked as a duplicate of 29645 *** -- christian dot heinlein at uni-ulm dot de changed: What|Removed |Added -

[Bug fortran/29648] New: Inline

2006-10-30 Thread P dot Schaffnit at access dot rwth-aachen dot de
As can be found at http://gcc.gnu.org/ml/fortran/2005-07/msg00286.html GFortran doesn't do inlining: unfortunately I cannot do it, and I don't know how hard this would be, but this would certainly help a lot with several codes I know... -- Summary: Inline Product: gcc

[Bug c++/29646] undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
--- Comment #1 from christian dot heinlein at uni-ulm dot de 2006-10-30 11:41 --- *** This bug has been marked as a duplicate of 29645 *** -- christian dot heinlein at uni-ulm dot de changed: What|Removed |Added -

[Bug c++/29645] undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
--- Comment #3 from christian dot heinlein at uni-ulm dot de 2006-10-30 11:41 --- *** Bug 29646 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29645

[Bug c++/29645] undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
--- Comment #2 from christian dot heinlein at uni-ulm dot de 2006-10-30 11:38 --- No! A "static const int" member which is only used as a compile time constant does not need a definition, if I understand the C++ standard correctly. (And in most cases, the code produced by GCC actually d

[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-30 Thread P dot Schaffnit at access dot rwth-aachen dot de
--- Comment #9 from P dot Schaffnit at access dot rwth-aachen dot de 2006-10-30 11:38 --- Sorry it took me so long, but I had clobbered my objects (...), and then I tried to post it, but somehow it doesn't show: sorry if comes twice... I would guess it's not obviously wrong makei

[Bug middle-end/28752] bootstrap comparision fails with "-ftree-vectorize -maltivec" on ppc

2006-10-30 Thread irar at il dot ibm dot com
--- Comment #3 from irar at il dot ibm dot com 2006-10-30 11:33 --- I am getting another failure: /home/irar/main-boot/build7/./gcc/xgcc -B/home/irar/main-boot/build7/./gcc/ -B/home/irar/main-boot/ppc64-redhat-linux/bin/ -B/home/irar/main-boot/ppc64-redhat-linux/lib/ -isystem /home/irar

[Bug c++/29647] New: undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
Compilation of the program below produces: /tmp/cclEBTTX.o(.gnu.linkonce.t._ZN1XC1Eb+0x1a): In function `X::X[in-charge](bool)': : undefined reference to `X::a' /tmp/cclEBTTX.o(.gnu.linkonce.t._ZN1XC1Eb+0x24): In function `X::X[in-charge](bool)': : undefined reference to `X::b' collect2: ld returne

[Bug c++/29646] New: undefined references to static const int members

2006-10-30 Thread christian dot heinlein at uni-ulm dot de
Compilation of the program below produces: /tmp/cclEBTTX.o(.gnu.linkonce.t._ZN1XC1Eb+0x1a): In function `X::X[in-charge](bool)': : undefined reference to `X::a' /tmp/cclEBTTX.o(.gnu.linkonce.t._ZN1XC1Eb+0x24): In function `X::X[in-charge](bool)': : undefined reference to `X::b' collect2: ld returne

[Bug fortran/29641] [4.1/4.2/4.3 regression] ICE in gfc_get_derived_type

2006-10-30 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2006-10-30 11:09 --- Thanks, Jakub. The obvious patch will regtest, just as soon as I update mpfr I will submit it as 'obvious' Paul -- pault at gcc dot gnu dot org changed: What|Removed |Adde

[Bug c++/29645] undefined references to static const int members

2006-10-30 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-10-30 11:05 --- You need to provide a definition of X::a and X::b. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/29645] New: undefined references to static const int members

2006-10-30 Thread heinlein at informatik dot uni-ulm dot de
Compilation of the program below produces: /tmp/cclEBTTX.o(.gnu.linkonce.t._ZN1XC1Eb+0x1a): In function `X::X[in-charge](bool)': : undefined reference to `X::a' /tmp/cclEBTTX.o(.gnu.linkonce.t._ZN1XC1Eb+0x24): In function `X::X[in-charge](bool)': : undefined reference to `X::b' collect2: ld returne

[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-10-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2006-10-30 09:57 --- What is the command line to run only one test in the libstdc++ testsuite? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29639

[Bug fortran/29643] New: Fortran 2003: Support USE with rename-list (local-name => use-name)

2006-10-30 Thread burnus at gcc dot gnu dot org
Supported by, e.g., ifort and sunf95. (Not yet by g95 and NAG f95.) Example: -- module test implicit none real,parameter :: pi = 3.1415926535897932385 end module test program usetest use :: test, mypi => pi real :: pi pi = 3.0 print *, mypi, pi ! Shall print "3.141

[Bug fortran/29642] New: Fortran 2003: VALUE Attribute (call by value not call by reference for actual arguments)

2006-10-30 Thread burnus at gcc dot gnu dot org
This is already supported by a large number of compilers (e.g. sunf95, NAG f95, ifort, g95). gfortran gives: Syntax error in data declaration Example: subroutine foo(i) implicit none integer, value :: i print *, i end subroutine foo >From the Fortran 2003 standard: "5.1.2.15 VALUE attribute

[Bug ada/26797] [4.2/4.3 regression] ACATS c35507m cd2a23e cxh1001 fail

2006-10-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #23 from ebotcazou at gcc dot gnu dot org 2006-10-30 09:21 --- > Maybe so, but that would most likely be by accident, not by design. In > fact, that probably indicates an optimization regression in the recent > changes to VRP. No disagreement, I was merely updating the sta

[Bug fortran/29641] New: [4.1/4.2/4.3 regression] ICE in gfc_get_derived_type

2006-10-30 Thread jakub at gcc dot gnu dot org
PR28959 fix causes a regression: module A type :: T integer :: u end type T end module A module B contains function foo() use A type(T), pointer :: foo nullify (foo) end function foo end module B subroutine bar()

[Bug ada/26797] [4.2/4.3 regression] ACATS c35507m cd2a23e cxh1001 fail

2006-10-30 Thread law at redhat dot com
--- Comment #22 from law at redhat dot com 2006-10-30 09:04 --- Subject: Re: [4.2/4.3 regression] ACATS c35507m cd2a23e cxh1001 fail On Sun, 2006-10-29 at 23:17 +, ebotcazou at gcc dot gnu dot org wrote: > > --- Comment #21 from ebotcazou at gcc dot gnu dot org 2006-1

[Bug c++/29582] Parameter pushed to stack too soon

2006-10-30 Thread oder at eleks dot lviv dot ua
-- oder at eleks dot lviv dot ua changed: What|Removed |Added Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29582

[Bug c++/29582] Parameter pushed to stack too soon

2006-10-30 Thread oder at eleks dot lviv dot ua
--- Comment #4 from oder at eleks dot lviv dot ua 2006-10-30 08:33 --- Created an attachment (id=12509) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12509&action=view) Compilable testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29582

[Bug fortran/28722] Fortran front-end produces mismatch trees

2006-10-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-10-30 08:30 --- (In reply to comment #3) > real c > if (loc(c) == 0) call abort > end This one has been fixed on mainline. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2006-10-30 08:11 --- *** Bug 29638 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29637

[Bug tree-optimization/29638] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2006-10-30 08:11 --- *** This bug has been marked as a duplicate of 29637 *** -- jakub at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2006-10-30 08:10 --- Fixed now in SVN. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|UN

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2006-10-30 08:10 --- Oops, sorry for the dup. -- jakub at gcc dot gnu dot org changed: What|Removed |Added St

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2006-10-30 08:08 --- Subject: Bug 29637 Author: jakub Date: Mon Oct 30 08:08:41 2006 New Revision: 118178 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118178 Log: PR tree-optimization/29637 * tree.c (make_vector_

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-10-30 08:05 --- Subject: Bug 29637 Author: jakub Date: Mon Oct 30 08:04:58 2006 New Revision: 118177 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118177 Log: PR tree-optimization/29637 * tree.c (make_vector_

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2006-10-30 08:04 --- Subject: Bug 29637 Author: jakub Date: Mon Oct 30 08:03:50 2006 New Revision: 118176 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118176 Log: PR tree-optimization/29637 * tree.c (make_vector_

[Bug tree-optimization/29637] [4.0/4.1/4.2/4.3 Regression] Endless recursion in make_vector_type

2006-10-30 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2006-10-30 08:01 --- Subject: Bug 29637 Author: jakub Date: Mon Oct 30 08:01:28 2006 New Revision: 118175 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118175 Log: PR tree-optimization/29637 * tree.c (make_vector_

<    1   2