[Bug c++/32756] [4.3 Regression] wrong ambiguous overload error?

2007-07-14 Thread mueller at gcc dot gnu dot org
--- Comment #1 from mueller at gcc dot gnu dot org 2007-07-14 07:33 --- this was introduced by the following patch: 2007-05-30 Russell Yanofsky <[EMAIL PROTECTED]> Douglas Gregor <[EMAIL PROTECTED]> Pedro Lamarao <[EMAIL PROTECTED]> Howard Hinnant <[

[Bug libfortran/32731] pack/unpack with kind=1 or kind=2 mask

2007-07-14 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-07-14 07:50 --- Subject: Bug number PR 32731 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01321.html -- http://gcc.gnu.org/bugzilla/s

[Bug tree-optimization/32705] [4.3 regression] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1022

2007-07-14 Thread ebotcazou at gcc dot gnu dot org
--- Comment #17 from ebotcazou at gcc dot gnu dot org 2007-07-14 08:43 --- Subject: Bug 32705 Author: ebotcazou Date: Sat Jul 14 08:43:48 2007 New Revision: 126637 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126637 Log: PR tree-optimization/32705 * tree-ssa-s

[Bug tree-optimization/32705] [4.3 regression] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1022

2007-07-14 Thread ebotcazou at gcc dot gnu dot org
--- Comment #18 from ebotcazou at gcc dot gnu dot org 2007-07-14 08:46 --- The ACATS testsuite is in nominal state again. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487

2007-07-14 Thread eyal at eyal dot emu dot id dot au
--- Comment #4 from eyal at eyal dot emu dot id dot au 2007-07-14 08:51 --- (In reply to comment #2) > svn revision 126249 Using svn 126635 (and earlier for the last few weeks) I have a similar failure with sample code that I reduced to under 90 lines (no includes). Maybe easier to ana

[Bug tree-optimization/31926] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487

2007-07-14 Thread eyal at eyal dot emu dot id dot au
--- Comment #5 from eyal at eyal dot emu dot id dot au 2007-07-14 08:53 --- Created an attachment (id=13913) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13913&action=view) Eyal's example Program demonstrating the failure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31926

[Bug c++/32756] [4.3 Regression] wrong ambiguous overload error?

2007-07-14 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug middle-end/32546] [4.3 Regression] 'warning: array subscript is above/below array bounds' on delete[]

2007-07-14 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Keywords||diagnostic Summary|'warning: array subscript is|[4.3 Regre

[Bug c++/32756] [4.3 Regression] wrong ambiguous overload error?

2007-07-14 Thread mueller at gcc dot gnu dot org
--- Comment #2 from mueller at gcc dot gnu dot org 2007-07-14 10:00 --- Created an attachment (id=13914) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13914&action=view) patch the following patch moves the change of ranking described in the working draft under a "dialect" check, w

[Bug fortran/32760] [4.3 regression] Error defining subroutine named PRINT

2007-07-14 Thread anlauf at gmx dot de
--- Comment #2 from anlauf at gmx dot de 2007-07-14 10:21 --- (In reply to comment #1) > Are you sure this is a regression? I see the same errors with v4.1.2 and > v4.2.1 > (20070620). Well, you're right. The point is that the above snippet is the extract from a larger module that us

[Bug fortran/32724] ICE on statement function in specification part of module

2007-07-14 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2007-07-14 10:49 --- 11.3 Modules Constraint: A module specification-part shall not contain a stmt-function-stmt, an entry-stmt, or a format-stmt. This fixes it Index: gcc/fortran/parse.c ===

[Bug fortran/32724] ICE on statement function in specification part of module

2007-07-14 Thread dfranke at gcc dot gnu dot org
--- Comment #2 from dfranke at gcc dot gnu dot org 2007-07-14 11:08 --- Paul, thanks for the patch! I'll regtest, submit to the ML and commit after approval. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32724

Re: [Bug c++/32525] Request for new warning: useless dynamic_casts

2007-07-14 Thread Gabriel Dos Reis
"lloyd at randombit dot net" <[EMAIL PROTECTED]> writes: | I think that's a good definition. My impression is that dynamic_cast is fairly | expensive, well, I don't think GCC should be getting into the business of warning about expensive operations. -- Gaby

[Bug c++/32525] Request for new warning: useless dynamic_casts

2007-07-14 Thread gdr at cs dot tamu dot edu
--- Comment #6 from gdr at cs dot tamu dot edu 2007-07-14 13:02 --- Subject: Re: Request for new warning: useless dynamic_casts "lloyd at randombit dot net" <[EMAIL PROTECTED]> writes: | I think that's a good definition. My impression is that dynamic_cast is fairly | expensive, well,

[Bug fortran/32724] ICE on statement function in specification part of module

2007-07-14 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2007-07-14 13:34 --- Subject: Bug 32724 Author: dfranke Date: Sat Jul 14 13:33:51 2007 New Revision: 126638 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126638 Log: gcc/fortran: 2007-07-14 Paul Thomas <[EMAIL PROTECTED]>

[Bug fortran/32724] ICE on statement function in specification part of module

2007-07-14 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2007-07-14 13:34 --- Done. Closing. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added Status|N

[Bug fortran/32738] Error: Function 'tree_size' at (1) has no IMPLICIT type

2007-07-14 Thread dfranke at gcc dot gnu dot org
--- Comment #2 from dfranke at gcc dot gnu dot org 2007-07-14 13:37 --- > I'm not marking it a duplicate as it might have a different reason; as I > don't get a failure here indicates however that it is indeed a duplicate. Works here as well. Michael, can you confirm? Tobias, should

[Bug target/32735] i686 sse2 generates more movdqa than necessary

2007-07-14 Thread ubizjak at gmail dot com
--- Comment #6 from ubizjak at gmail dot com 2007-07-14 14:04 --- (In reply to comment #5) > > This is two more movdqa then the hand-written code in CallSumDeltas3. > > paddd %xmm1, %xmm0 (2) > movdqa %xmm0, %xmm1 (2) > movdqa %xmm0, foo1

[Bug testsuite/32765] New: Testsuite failures due to undefined symbol ___emutls_get_address

2007-07-14 Thread fxcoudert at gcc dot gnu dot org
With mainline sources dated 2007-07-13, libgomp.fortran/pr32550.f90 and libgomp.fortran/crayptr2.f90 fail to link on i386-darwin due to the following error: /usr/bin/ld: Undefined symbols: ___emutls_get_address -- Summary: Testsuite failures due to undefined symbol

[Bug tree-optimization/32607] [4.3 Regression] internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:487

2007-07-14 Thread eyal at eyal dot emu dot id dot au
--- Comment #5 from eyal at eyal dot emu dot id dot au 2007-07-14 14:41 --- (In reply to comment #4) The attached sample program ended up against bug 31926... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32607

[Bug target/32748] [4.3 regression]: gfortran.dg/array_constructor_6.f90

2007-07-14 Thread hjl at lucon dot org
--- Comment #7 from hjl at lucon dot org 2007-07-14 15:12 --- (In reply to comment #6) > revision 126263 is bad. This patch > > http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00165.html > > is the cause. > I meant to say "revision 126263 works." -- http://gcc.gnu.org/bugzilla/show

[Bug c++/32768] New: error compiling openoffice.org-2.0 via FreeBSD ports

2007-07-14 Thread alvespms at yahoo dot co dot uk
Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 Making: ../../../../unxfbsdi.pro/slo/SlideSorterView.obj g++-ooo -fmessage-length=0 -c -Os -fno-strict-aliasing -fvisibility=hidden -I. -I../../../../unxfbsdi.pro/inc/slsview -I/usr/ports/

[Bug libfortran/32752] Segfault on WRITE with modified unix_stream structure

2007-07-14 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-07-14 16:30 --- Subject: Bug number PR32752 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01337.html -- http://gcc.gnu.org/bugzilla/sh

[Bug c++/32767] ICE in constructing a template object using statement expression on AMD64.

2007-07-14 Thread bisqwit at iki dot fi
--- Comment #2 from bisqwit at iki dot fi 2007-07-14 17:34 --- Also, yay, bug report #32767 :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32767

[Bug c++/32768] error compiling openoffice.org-2.0 via FreeBSD ports

2007-07-14 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-14 17:58 --- >g++-ooo: Internal error: Killed: 9 (program cc1plus) This means you don't have enough memory on your machine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32768

Re: gcc-core-4.2 does not build after 5/30/2007 snapshot

2007-07-14 Thread Dan Allen
It turns out that I had moved from tcsh to bash. Along the way I setup a CDPATH export that broke gcc builds! My bad. The good news is that gcc is fine. Dan Allen

[Bug middle-end/32769] New: __builtin_eh_return broken by dataflow merge

2007-07-14 Thread danglin at gcc dot gnu dot org
All EH related tests fail on all hppa targets using dwarf2 EH support. See for example: . I looked at the failure of gcc.dg/cleanup-8.c. The following code appears to be miscompiled: #define uw_install_context(CURRENT, TARGET)

[Bug middle-end/32769] __builtin_eh_return broken by dataflow merge

2007-07-14 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca 2007-07-14 20:00 --- Subject: Re: New: __builtin_eh_return broken by dataflow merge Attached is preprocessed source for unwind-dw2.c on hppa-unknown-linux-gnu. Dave --- Comment #2 from dave at hiauly1 dot hia dot nrc d

[Bug middle-end/32769] __builtin_eh_return broken by dataflow merge

2007-07-14 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2007-07-14 20:15 --- The MEM in insn 54 arises from the definition of EH_RETURN_HANDLER_RTX: #define EH_RETURN_HANDLER_RTX \ gen_rtx_MEM (word_mode, \ gen_rtx_PLUS (word_mod

[Bug libfortran/32731] pack/unpack with kind=1 or kind=2 mask

2007-07-14 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2007-07-14 20:39 --- Subject: Bug 32731 Author: tkoenig Date: Sat Jul 14 20:39:10 2007 New Revision: 126644 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126644 Log: 2007-07-14 Thomas Koenig <[EMAIL PROTECTED]> PR li

[Bug libfortran/32731] pack/unpack with kind=1 or kind=2 mask

2007-07-14 Thread tkoenig at gcc dot gnu dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2007-07-14 20:40 --- Fixed on trunk. Closing. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/32357] MVBITS gives wrong-code on big-endian with -fdefault-integer-8

2007-07-14 Thread fxcoudert at gcc dot gnu dot org
--- Comment #13 from fxcoudert at gcc dot gnu dot org 2007-07-14 23:11 --- Subject: Bug 32357 Author: fxcoudert Date: Sat Jul 14 23:11:04 2007 New Revision: 126646 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126646 Log: PR fortran/32357 * iresolve.c (gfc_res

[Bug fortran/32357] MVBITS gives wrong-code on big-endian with -fdefault-integer-8

2007-07-14 Thread fxcoudert at gcc dot gnu dot org
--- Comment #14 from fxcoudert at gcc dot gnu dot org 2007-07-14 23:18 --- Fixed on mainline; this is not a regression, so the fix won't be backported. Thanks for the bug report! -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug libstdc++/31906] "-Xcompiler" is inserted after "-Xlinker" when building libstdc++

2007-07-14 Thread prj-bugzilla-gcc at multivac dot cwru dot edu
--- Comment #10 from prj-bugzilla-gcc at multivac dot cwru dot edu 2007-07-14 23:41 --- (Mark: this is a build bug that was introduced in 4.2.0.) I've verified that this patch still works with 4.2.1-RC-20070712. I'm guessing it's too late, but is there any chance of this getting in for

[Bug libstdc++/31906] "-Xcompiler" is inserted after "-Xlinker" when building libstdc++

2007-07-14 Thread pcarlini at suse dot de
--- Comment #11 from pcarlini at suse dot de 2007-07-14 23:51 --- I advice against committing anything to 4_2-branch, at this time. In any case, we don't have a regression wrt 4.2.0 - only wrt 4.1.x if confirmed - and we have a workaround. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug fortran/32036] Multiple evaluation of array index with bounds checking

2007-07-14 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-07-14 23:59 --- Subject: Bug 32036 Author: fxcoudert Date: Sat Jul 14 23:59:00 2007 New Revision: 126647 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126647 Log: PR fortran/32036 * trans-array.c (gfc_c

[Bug fortran/32036] Multiple evaluation of array index with bounds checking

2007-07-14 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-07-15 00:02 --- Fixed. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/32525] Request for new warning: useless dynamic_casts

2007-07-14 Thread sebor at roguewave dot com
--- Comment #7 from sebor at roguewave dot com 2007-07-15 00:03 --- In cases when the compiler can figure out that the cast is unnecessary it would be even better if it would optimize it away than to complain to the user about not being able to do it. -- http://gcc.gnu.org/bugzilla/

[Bug middle-end/32769] [4.3 Regression] __builtin_eh_return broken by dataflow merge

2007-07-14 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug middle-end/32769] [4.3 Regression] __builtin_eh_return broken by dataflow merge

2007-07-14 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2007-07-15 00:27 --- Subject: Re: [4.3 Regression] __builtin_eh_return broken by dataflow merge I'm testing making the MEM volatile. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32769

[Bug fortran/32310] Intel-darwin specific ICE on CP2K code

2007-07-14 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2007-07-15 00:31 --- (In reply to comment #7) > is this still failing ? Yesterday, I ran a valgrinded compilation of CP2K, and > it showed no errors (didn't check memory leaks). This has been on x86_64 > though. Apparently, the ICE o

[Bug middle-end/32761] [4,3 Regression] build broke: var_tracking loses track of register elimination, crashes in find_src_set_src on parallel set

2007-07-14 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2007-07-15 00:52 --- Seeing something similar on hppa-unknown-linux-gnu. -- danglin at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libfortran/32752] Segfault on WRITE with modified unix_stream structure

2007-07-14 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-07-15 05:29 --- Subject: Bug 32752 Author: jvdelisle Date: Sun Jul 15 05:29:29 2007 New Revision: 126652 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126652 Log: 2007-07-14 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug target/32748] [4.3 regression]: gfortran.dg/array_constructor_6.f90

2007-07-14 Thread jb at gcc dot gnu dot org
--- Comment #8 from jb at gcc dot gnu dot org 2007-07-15 06:57 --- Assigning this bug to myself, since it seems I caused it. -- jb at gcc dot gnu dot org changed: What|Removed |Added