[Bug c++/34213] [4.2 Regression] static member function in anonymous namespace can't be used as template argument

2007-11-26 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2007-11-27 07:13 --- Fixed on the trunk. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Known to fail|

[Bug c++/34213] [4.2/4.3 Regression] static member function in anonymous namespace can't be used as template argument

2007-11-26 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2007-11-27 07:12 --- Subject: Bug 34213 Author: jakub Date: Tue Nov 27 07:12:10 2007 New Revision: 130463 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130463 Log: PR c++/34213 * tree.c (decl_linkage): Static data

[Bug tree-optimization/34093] [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:484

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34093

[Bug target/34091] [4.2/4.3 Regression] ICE in reload_cse_simplify_operands, at postreload.c:392

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34091

[Bug c++/34069] [4.3 regression] ICE with invalid specialization of variadic template

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34069

[Bug c++/34061] [4.3 regression] ICE with template-template parameters and inheritance

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34061

[Bug c++/34052] [4.3 regression] Trouble with variadic templates as template-template parameter

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34052

[Bug c++/34051] [4.3 regression] ICE in dependent_type_p with variadic templates

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34051

[Bug c++/34050] [4.3 regression] ICE derived classes and variadic templates

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34050

[Bug debug/34037] [4.1/4.2/4.3 Regression] Bounds for VLAs not emitted into debuginfo

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34037

[Bug tree-optimization/34017] [4.2/4.3 Regression] ICE in lambda_loopnest_to_gcc_loopnest with -O2 -ftree-loop-linear

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34017

[Bug tree-optimization/34016] [4.3 Regression] ICE in execute_todo with -ftree-loop-linear for 454.calculix

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34016

[Bug tree-optimization/34005] [4.3 Regression] ICE: verify_ssa failed (expected an SSA_NAME object)

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34005

[Bug bootstrap/34003] [4.2/4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003

[Bug middle-end/32044] [4.3 regression] udivdi3 counterproductive, unwarranted use

2007-11-26 Thread ismail at pardus dot org dot tr
--- Comment #28 from ismail at pardus dot org dot tr 2007-11-27 05:55 --- Mark, Linux 2.6 tree as of this minute doesn't compile with gcc 4.3 trunk. You need to add -fno-tree-scev-cprop to the KBUILD_CFLAGS, but this is not upstreamed yet and I am not sure if it'll be accepted in case

[Bug c++/33964] [4.3 Regression] internal compiler error: in dependent_type_p, at cp/pt.c:15319 (vararg templates)

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33964

[Bug c++/33943] [4.3 Regression] ICE with partial specialization on vararg template template parameter

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33943

[Bug regression/33928] [4.3 Regression] 22% performance slowdown from 4.2.2 to 4.3.0 in floating-point code

2007-11-26 Thread mmitchel at gcc dot gnu dot org
--- Comment #15 from mmitchel at gcc dot gnu dot org 2007-11-27 05:53 --- I've marked this P1 because I'd like to see us start to explain these kinds of dramatic performance changes. If we can explain the issue coherently, we may well decide that it's not important to fix it, but I thi

[Bug tree-optimization/33453] [4.3 Regression] ICE in build2_stat, at tree.c:3110 with -ftree-parallelize-loops=4 -ftree-vectorize

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33453

[Bug middle-end/32044] [4.3 regression] udivdi3 counterproductive, unwarranted use

2007-11-26 Thread mmitchel at gcc dot gnu dot org
--- Comment #27 from mmitchel at gcc dot gnu dot org 2007-11-27 05:51 --- Ian, Diego, Richard G. -- I don't understand the state of this issue. Do we still think we have a problem that needs fixing in GCC? Has the Linux kernel worked around the issue? I'm interested both in knowing

[Bug target/32406] [4.3 Regression] MIPS: FAIL in nestfunc-6.c at -O3

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32406

[Bug c++/34196] [4.3 Regression] uninitialized variable warning in dead exception region

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34196

[Bug tree-optimization/34181] [4.3 Regression] FAIL: g++.dg/opt/anchor1.C (internal compiler error)

2007-11-26 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34181

[Bug pch/13675] #including a precompiled header more than once in the same unit fails

2007-11-26 Thread l dot bermes at eurokey dot de
--- Comment #16 from l dot bermes at eurokey dot de 2007-11-27 03:06 --- I got the same problems using gch in some projects. I'm using only one precompiled header (defaults.h). gcc is from SUSE Linux Enterprise Server 10 GNU C++ version 4.1.0 (SUSE Linux) (i586-suse-linux) compi

[Bug fortran/34136] [regression against g77] Add entry point and symbol for linker

2007-11-26 Thread mrs at apple dot com
--- Comment #12 from mrs at apple dot com 2007-11-27 02:42 --- Yes, the second set contains: _U0.457: .long _bdtest_ which is the part the makes the whole thing work on systems like darwin. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34136

[Bug target/34001] Incorrect x86 fastcall behavior

2007-11-26 Thread hjl at lucon dot org
--- Comment #7 from hjl at lucon dot org 2007-11-27 02:36 --- (In reply to comment #6) > We have changed fastcall behavior from gcc 3.4 to 4.1. For > > --- > #define FASTCALL __attribute((fastcall)) > > double FASTCALL f_dii( double p1d, int p2i, int p3i ){ return p1d + > (double)p2

[Bug fortran/34136] [regression against g77] Add entry point and symbol for linker

2007-11-26 Thread howarth at nitro dot med dot uc dot edu
--- Comment #11 from howarth at nitro dot med dot uc dot edu 2007-11-27 02:23 --- In case this helps prove Mike's hypothesis of the alternate fix to this problem (outside of the patching the darwin linker), I've uploaded the assembly files for testbd.f and testsub.f generated on i386-ap

[Bug fortran/34136] [regression against g77] Add entry point and symbol for linker

2007-11-26 Thread howarth at nitro dot med dot uc dot edu
--- Comment #10 from howarth at nitro dot med dot uc dot edu 2007-11-27 02:18 --- Created an attachment (id=14645) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14645&action=view) assembly file generated from testsub.f from g95 on i386-darwin9 -- http://gcc.gnu.org/bugzilla/s

[Bug fortran/34136] [regression against g77] Add entry point and symbol for linker

2007-11-26 Thread howarth at nitro dot med dot uc dot edu
--- Comment #9 from howarth at nitro dot med dot uc dot edu 2007-11-27 02:18 --- Created an attachment (id=14644) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14644&action=view) assembly file generated from testbd.f from g95 on i386-darwin9 -- http://gcc.gnu.org/bugzilla/sho

[Bug middle-end/34241] New: ICE in forward_propagate_into_cond

2007-11-26 Thread mueller at gcc dot gnu dot org
inline void *operator new (unsigned int, void *__p) throw () { return __p; } struct A { A(int, double); inline explicit A (int pattern, bool cs) { new (this) A (pattern, double(cs)); } }; A test () { const A a (42, true); } (gdb) bt #0 get_prop_source_stmt (name=0xb7c5d478, singl

[Bug target/4516] [SH] sh-unknown-linux-gnu: big jump table

2007-11-26 Thread kkojima at gcc dot gnu dot org
--- Comment #11 from kkojima at gcc dot gnu dot org 2007-11-27 00:22 --- I thought that the problem was fixed with the patches revision 61075 and 61803, though I missed the track of this PR. I'd like to close this as fixed. Sorry for forgetting it for a long time. -- kkojima at gcc

[Bug ada/15805] Illegal program not detected, allows writing through access to constant

2007-11-26 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread kargl at gcc dot gnu dot org
p gamma 00416060 T tgamma 00403b10 T tgammaf troutmask:sgk[225] gfc4x -v Using built-in specs. Target: x86_64-unknown-freebsd8.0 Configured with: ../gcc4x/configure --prefix=/home/sgk/work/4x --enable-languages=c,fortran Thread model: posix gcc version 4.3.0 20071126 (experimental) (GCC)

[Bug fortran/34203] Treat \ as normal character (at least on Windows); diagnose unrecognized escape characters

2007-11-26 Thread kargl at gcc dot gnu dot org
--- Comment #9 from kargl at gcc dot gnu dot org 2007-11-26 23:21 --- (In reply to comment #8) > I just committed Steve's patch. Now gfortran uses -fno-backslash by default. > > Now we only need to improve the warning: > > For C gcc warns for: > > char c[] = "\w"; > > a.c:3:14: war

[Bug target/34001] Incorrect x86 fastcall behavior

2007-11-26 Thread hjl at lucon dot org
--- Comment #6 from hjl at lucon dot org 2007-11-26 23:19 --- We have changed fastcall behavior from gcc 3.4 to 4.1. For --- #define FASTCALL __attribute((fastcall)) double FASTCALL f_dii( double p1d, int p2i, int p3i ){ return p1d + (double)p2 i + (double)p3i; } inttest_x; int

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread burnus at gcc dot gnu dot org
--- Comment #14 from burnus at gcc dot gnu dot org 2007-11-26 23:11 --- (In reply to comment #13) > When I compile the following program under FreeBSD using the November 23 > snapshot of gfortran: > : undefined reference to `tgammaf' > Is this the intended behavior? Of cause not. The qu

[Bug fortran/34203] Treat \ as normal character (at least on Windows); diagnose unrecognized escape characters

2007-11-26 Thread burnus at gcc dot gnu dot org
--- Comment #8 from burnus at gcc dot gnu dot org 2007-11-26 22:54 --- I just committed Steve's patch. Now gfortran uses -fno-backslash by default. Now we only need to improve the warning: For C gcc warns for: char c[] = "\w"; a.c:3:14: warning: unknown escape sequence '\w' gfortr

[Bug ada/15804] Illegal program not detected, RM 3.8.1(2)

2007-11-26 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug target/34077] GCC -O1 -minline-all-stringops -minline-stringops-dynamically fails for spec 2006 bzip2, gobmk, and h264ref benchmarks

2007-11-26 Thread meissner at gcc dot gnu dot org
--- Comment #5 from meissner at gcc dot gnu dot org 2007-11-26 22:33 --- Subject: Bug 34077 Author: meissner Date: Mon Nov 26 22:33:30 2007 New Revision: 130453 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130453 Log: Fix PR 34077 Added: trunk/gcc/testsuite/gcc.target/i3

[Bug fortran/34203] Treat \ as normal character (at least on Windows); diagnose unrecognized escape characters

2007-11-26 Thread burnus at gcc dot gnu dot org
--- Comment #7 from burnus at gcc dot gnu dot org 2007-11-26 22:14 --- Subject: Bug 34203 Author: burnus Date: Mon Nov 26 22:14:20 2007 New Revision: 130451 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130451 Log: 2007-11-26 Steven G. Kargl <[EMAIL PROTECTED]> * opt

[Bug ada/15803] Illegal program not detected, RM 8.3(19)

2007-11-26 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug target/34225] [4.3 Regression] ICE (segfault) in adjacent_mem_locations at rs6000.c:18191

2007-11-26 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org

[Bug ada/15799] Legal program rejected, using 'Base

2007-11-26 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-11-26 21:02 --- Ludovic, I don't think this is correct. You can use a subtype_mark here, but it is defined as being a subtype_/name/, not any expression returning a type. See RM 3.2.2 and RM 3.5. -- sam at gcc dot gnu dot org chang

[Bug fortran/34136] [regression against g77] Add entry point and symbol for linker

2007-11-26 Thread mrs at apple dot com
--- Comment #8 from mrs at apple dot com 2007-11-26 20:58 --- Apparently there are two distinct ways to make this work, either, output a reference to bdtest, or ensure that the linker tries to resolve commons from libraries. Linux uses the later approach. To be portable, gfortran needs

[Bug ada/15616] Compiler error on legal program using generic package

2007-11-26 Thread sam at gcc dot gnu dot org
--- Comment #6 from sam at gcc dot gnu dot org 2007-11-26 20:52 --- With mainline 4.1 20050619, invalid code is flagged: test_246184.adb:9:17: not fully conformant with declaration at line 5 test_246184.adb:9:17: type of "x" does not match Still fixed in GCC 4.3.0 SVN trunk. -- sam

[Bug ada/15611] Invalid program not detected, RM 3.7(11)

2007-11-26 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-11-26 20:46 --- Ludovic, are you sure that this applies when a tagged type is used as a completion of a private type with discriminants having default expressions? This case is handled specially in GNAT sources. sem_ch3.adb reads:

[Bug bootstrap/34188] [4.3 Regression] xgcc: Internal error: Segmentation fault (program cc1plus)

2007-11-26 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2007-11-26 20:38 --- So closing as such. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug libgcj/34239] solaris 8 /bin/sh does not support -ef in gen-classlist.sh

2007-11-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-11-26 20:34 --- (In reply to comment #1) > Also, the solaris build instructions already recommend using ksh > and not sh. That is set CONFIG_SHELL to be ksh. -- pinskia at gcc dot gnu dot org changed: What|Remov

[Bug c++/34238] [4.3 regression] "static data member used, but not defined" error on member definition

2007-11-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-26 20:32 --- (In reply to comment #2) > Small testcase: > // PR c++/34238 > // { dg-do compile } > namespace > { > template struct A > { > static const bool a = true; > }; > }; > struct A<> a; Hmm, I think this is inv

[Bug c++/34238] [4.3 regression] "static data member used, but not defined" error on member definition

2007-11-26 Thread bero at arklinux dot org
--- Comment #3 from bero at arklinux dot org 2007-11-26 20:26 --- Works in 4.2.x -- marking as regression -- bero at arklinux dot org changed: What|Removed |Added Kn

[Bug c++/34238] "static data member used, but not defined" error on member definition

2007-11-26 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-11-26 20:18 --- Small testcase: // PR c++/34238 // { dg-do compile } namespace { template struct A { static const bool a = true; }; }; struct A<> a; Investigating... -- jakub at gcc dot gnu dot org changed:

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #8 from steven at gcc dot gnu dot org 2007-11-26 20:07 --- . -- steven at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING

[Bug c++/34240] New: ICE with __builtin_isnormal

2007-11-26 Thread pcarlini at suse dot de
#include template int isnan(T t) { return __builtin_isnormal(t); } int f() { return isnan(std::string()); } ice.cc: In function ‘int isnan(T) [with T = std::basic_string, std::allocator >]’: ice.cc:6: internal compiler error: in expr_size, at explow.c:249 -- Summary:

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2007-11-26 Thread sjackman at gmail dot com
--- Comment #7 from sjackman at gmail dot com 2007-11-26 19:54 --- Subject: Re: ICE in first_insn_after_basic_block_note on HPPA This package (swingwt) no longer exists in Debian, so I don't have any further information. If you would like to close the bug, that's fine by me. Cheers, S

[Bug c++/34059] [4.1/4.2/4.3 regression] ICE with invalid base type for class member

2007-11-26 Thread simartin at gcc dot gnu dot org
--- Comment #3 from simartin at gcc dot gnu dot org 2007-11-26 19:38 --- Testing a patch. -- simartin at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/23722] bad error recovery with if blocks and else

2007-11-26 Thread manu at gcc dot gnu dot org
--- Comment #6 from manu at gcc dot gnu dot org 2007-11-26 19:06 --- Fixed in GCC 4.3 -- manu at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/23722] bad error recovery with if blocks and else

2007-11-26 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2007-11-26 19:02 --- Subject: Bug 23722 Author: manu Date: Mon Nov 26 19:01:54 2007 New Revision: 130446 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130446 Log: 2007-11-26 Manuel Lopez-Ibanez <[EMAIL PROTECTED]> PR c/

[Bug java/34239] solaris 8 /bin/sh does not support -ef in gen-classlist.sh

2007-11-26 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-11-26 18:44 --- I think this is fixed on svn trunk. Also, the solaris build instructions already recommend using ksh and not sh. -- tromey at gcc dot gnu dot org changed: What|Removed |Added -

[Bug java/34239] New: soalris 8 /bin/sh does not support -ef in gen-classlist.sh

2007-11-26 Thread warren dot l dot dodge at tektronix dot com
In building gcc with java on the solaris2.8 platform the build failed when this was executed ./sparc-sun-solaris2.8/libjava/classpath/lib/gen-classlist.sh The script used /bin/sh but sh on solaris does not support the -ef switch that is used. /bin/bash does support it. Perhaps the script should u

[Bug libstdc++/25913] Client's isnormal function is broken by cmath

2007-11-26 Thread pcarlini at suse dot de
--- Comment #8 from pcarlini at suse dot de 2007-11-26 18:26 --- Fixed for 4.3.0. -- pcarlini at suse dot de changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/25913] Client's isnormal function is broken by cmath

2007-11-26 Thread paolo at gcc dot gnu dot org
--- Comment #7 from paolo at gcc dot gnu dot org 2007-11-26 18:25 --- Subject: Bug 25913 Author: paolo Date: Mon Nov 26 18:24:54 2007 New Revision: 130443 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130443 Log: 2007-11-26 Paolo Carlini <[EMAIL PROTECTED]> PR libstd

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread michael dot a dot richmond at nasa dot gov
--- Comment #13 from michael dot a dot richmond at nasa dot gov 2007-11-26 18:16 --- When I compile the following program under FreeBSD using the November 23 snapshot of gfortran: PROGRAM pgamma y = gamma(x) END PROGRAM pgamma I get the message: /var/tmp//ccuAsOud.o(.text+0x1f): In f

[Bug target/34081] [4.3 Regression] ICE in s390_function_value, at config/s390/s390.c:7880

2007-11-26 Thread jakub at gcc dot gnu dot org
--- Comment #11 from jakub at gcc dot gnu dot org 2007-11-26 18:16 --- Fixed, thanks. As a minor nit, the common formatting of ChangeLog entries mentioning PR is: PR c++/34081 rather than PR 34081/C++ -- jakub at gcc dot gnu dot org changed: What|Remov

[Bug middle-end/34226] [4.3 Regression][frv] ICE in default_secondary_reload, at targhooks.c:612

2007-11-26 Thread rask at gcc dot gnu dot org
--- Comment #4 from rask at gcc dot gnu dot org 2007-11-26 18:14 --- Created an attachment (id=14643) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14643&action=view) patch v1 This patch makes the ICE go away. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34226

[Bug c++/34237] Weird error with getpass and crypt

2007-11-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-11-26 18:13 --- (In reply to comment #1) > getpass returns a pointer to a static buffer that is overwritten by each call. Also getpass is not controlled by GCC so this is not a GCC bug. -- http://gcc.gnu.org/bugzilla/show_bug.

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread fxcoudert at gcc dot gnu dot org
--- Comment #12 from fxcoudert at gcc dot gnu dot org 2007-11-26 17:58 --- (In reply to comment #10) > Bug 33942 was marked as a duplicate of this one, but it is not fixed PR33942 contains two different issues: first, that using GAMMA in your main program is calling the system gamma fu

[Bug preprocessor/33907] Empty macro definitions not considered equal

2007-11-26 Thread manu at gcc dot gnu dot org
--- Comment #15 from manu at gcc dot gnu dot org 2007-11-26 17:47 --- (In reply to comment #14) > > I guess you are not explaining it wrong, but the situation is > extremely confusing: > Oh, I fully agree on that. But it is exactly the same situation that was there pre-4.3 for the C++

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread burnus at gcc dot gnu dot org
--- Comment #11 from burnus at gcc dot gnu dot org 2007-11-26 17:42 --- (In reply to comment #10) > Bug 33942 was marked as a duplicate of this one, but it is not fixed Can you enlighten us what is missing? As a configure test was added, it should have found the lgamma function of "libm

[Bug target/34081] [4.3 Regression] ICE in s390_function_value, at config/s390/s390.c:7880

2007-11-26 Thread krebbel at gcc dot gnu dot org
--- Comment #10 from krebbel at gcc dot gnu dot org 2007-11-26 17:33 --- Subject: Bug 34081 Author: krebbel Date: Mon Nov 26 17:33:23 2007 New Revision: 130441 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130441 Log: 2007-11-26 Andreas Krebbel <[EMAIL PROTECTED]> P

[Bug middle-end/34226] [4.3 Regression][frv] ICE in default_secondary_reload, at targhooks.c:612

2007-11-26 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfir

[Bug middle-end/34226] [4.3 Regression][frv] ICE in default_secondary_reload, at targhooks.c:612

2007-11-26 Thread rask at gcc dot gnu dot org
--- Comment #3 from rask at gcc dot gnu dot org 2007-11-26 17:27 --- This seems to have started with revision 130333, but I don't think that change is to blame: (gdb) bt #0 frv_secondary_reload_class (class=ICC_REGS, mode=BImode, x=0x2b0f0ec48d80, in_p=0) at /n/12/rask/src/all/gcc/conf

[Bug c++/34238] "static data member used, but not defined" error on member definition

2007-11-26 Thread bero at arklinux dot org
--- Comment #1 from bero at arklinux dot org 2007-11-26 17:19 --- Created an attachment (id=14642) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14642&action=view) bzip2-ed preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34238

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-11-26 Thread michael dot a dot richmond at nasa dot gov
--- Comment #10 from michael dot a dot richmond at nasa dot gov 2007-11-26 17:18 --- Bug 33942 was marked as a duplicate of this one, but it is not fixed -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33583

[Bug c++/34238] New: "static data member used, but not defined" error on member definition

2007-11-26 Thread bero at arklinux dot org
Trying to compile the attached preprocessed code (from WebKit) results in ../../../JavaScriptCore/wtf/HashTraits.h:61: error: static data member 'WTF::GenericHashTraitsBase::CommandImp*>::emptyValueIsZero' used, but not defined ../../../JavaScriptCore/wtf/HashTraits.h:62: error: static data member

[Bug bootstrap/34205] iwmmxt type/size error

2007-11-26 Thread aldot at gcc dot gnu dot org
--- Comment #4 from aldot at gcc dot gnu dot org 2007-11-26 17:11 --- While the configure explicitely lists armeb, the very same thing happens for arm(el), fwiw. Does perhaps one of -m{arch,abi}=iwmmxt imply -fshort-enums ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34205

[Bug bootstrap/34205] iwmmxt type/size error

2007-11-26 Thread aldot at gcc dot gnu dot org
--- Comment #3 from aldot at gcc dot gnu dot org 2007-11-26 17:09 --- I don't see an explicit -fshort-enums in my flags.. I'm using this: CFLAGS_FOR_TARGET="-Os -pipe -fno-tree-loop-optimize -fno-tree-dominator-opts -fno-strength-reduce -fno-branch-count-reg -I/there/build_armeb/stagin

[Bug bootstrap/34188] xgcc: Internal error: Segmentation fault (program cc1plus)

2007-11-26 Thread heinzl at iue dot tuwien dot ac dot at
--- Comment #5 from heinzl at iue dot tuwien dot ac dot at 2007-11-26 16:29 --- Subject: Re: xgcc: Internal error: Segmentation fault (program cc1plus) On Nov 25, 2007, at 3:49 AM, pinskia at gcc dot gnu dot org wrote: > Can you show the full build log? > > Also can you try a newer

[Bug c/27898] Compile failure with --combine and anonymous structures

2007-11-26 Thread aoliva at gcc dot gnu dot org
--- Comment #5 from aoliva at gcc dot gnu dot org 2007-11-26 16:24 --- Fixed. -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/25913] Client's isnormal function is broken by cmath

2007-11-26 Thread pcarlini at suse dot de
-- pcarlini at suse dot de changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de |dot org |

[Bug target/34215] [4.2 Regression] ICE in assign_386_stack_local, at config/i386/i386.c:13481

2007-11-26 Thread ubizjak at gmail dot com
--- Comment #6 from ubizjak at gmail dot com 2007-11-26 15:54 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED

[Bug target/34215] [4.2 Regression] ICE in assign_386_stack_local, at config/i386/i386.c:13481

2007-11-26 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-11-26 15:53 --- Subject: Bug 34215 Author: uros Date: Mon Nov 26 15:52:57 2007 New Revision: 130440 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130440 Log: PR target/34215 * config/i386/i386.md (truncdfsf2):

[Bug target/34225] [4.3 Regression] ICE (segfault) in adjacent_mem_locations at rs6000.c:18191

2007-11-26 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2007-11-26 14:45 --- Created an attachment (id=14641) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14641&action=view) gcc43-pr34225-test.patch Reduced testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34225

[Bug other/1634] Request for gcc-cvs-patches list

2007-11-26 Thread joseph at codesourcery dot com
--- Comment #12 from joseph at codesourcery dot com 2007-11-26 14:43 --- Subject: Re: Request for gcc-cvs-patches list On Mon, 26 Nov 2007, steven at gcc dot gnu dot org wrote: > The feature request is only worth a bug report if you actually intend to > persue > the request. Just k

[Bug c++/34237] Weird error with getpass and crypt

2007-11-26 Thread schwab at suse dot de
--- Comment #1 from schwab at suse dot de 2007-11-26 14:42 --- getpass returns a pointer to a static buffer that is overwritten by each call. -- schwab at suse dot de changed: What|Removed |Added

[Bug other/1634] Request for gcc-cvs-patches list

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #11 from steven at gcc dot gnu dot org 2007-11-26 14:37 --- The feature request is only worth a bug report if you actually intend to persue the request. Just keeping bug reports open for tracking issues where nothing happens is a Bad Thing. I suggest you bring up your reque

[Bug c++/34237] New: Weird error with getpass and crypt

2007-11-26 Thread jlarsen at fsu dot edu
compile with g++ -lcrypt #include #include #include #include using namespace std; int main() { string username; char salt[] = "$1$"; char * passwordold = new char [100]; char * passwordnew = new char [100]; cout << "Enter username: "; cin >> username; passwordold = getpass("Enter

[Bug tree-optimization/18594] PHI insertion is slow

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-11-26 14:34 --- Andrew, still an issue here? -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/13573] Manual changes from GCC book need to be merged

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #22 from steven at gcc dot gnu dot org 2007-11-26 14:28 --- If even the FSF doesn't care to contribute its changes back properly, then why should any one of the GCC developers? -- steven at gcc dot gnu dot org changed: What|Removed |Add

[Bug other/1634] Request for gcc-cvs-patches list

2007-11-26 Thread joseph at codesourcery dot com
--- Comment #10 from joseph at codesourcery dot com 2007-11-26 14:28 --- Subject: Re: Request for gcc-cvs-patches list The feature request is just as relevant as it was. Part of the point of a bug database is to track issues over time for as long as they are relevant rather than ha

[Bug target/34215] [4.2 Regression] ICE in assign_386_stack_local, at config/i386/i386.c:13481

2007-11-26 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2007-11-26 14:24 --- Fixed for 4.2 branch, latent on mainline. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34215

[Bug debug/9565] [g77] outputs incorrect DWARF3 for multidimensional arrays

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2007-11-26 14:24 --- g77 is dead, long live gfortran. But does gfortran do the right thing here? Have Jakub's recent patches fixed this perhaps? -- steven at gcc dot gnu dot org changed: What|Removed

[Bug target/34215] [4.2 Regression] ICE in assign_386_stack_local, at config/i386/i386.c:13481

2007-11-26 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-11-26 14:23 --- Subject: Bug 34215 Author: uros Date: Mon Nov 26 14:22:59 2007 New Revision: 130439 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130439 Log: PR target/34215 * config/i386/i386.md (truncdfsf2):

[Bug middle-end/20408] Unnecessary code generated for empty structs

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #19 from steven at gcc dot gnu dot org 2007-11-26 14:17 --- The recent improvements to the dataflow module and ra-conflicts may have fixed this. Richi, you were the last to look at this bug report. Can you check if there still is an issue to fix here? -- steven at gcc d

[Bug target/30131] ICE in propagate_one_insn, at flow.c:1583

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2007-11-26 14:14 --- flow.c is gone, so if this bug is still around in GCC 4.3, it's somewhere else now. For released versions of GCC this won't be fixed. If you still see a problem, please file a new bug report about it. -- steven

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #6 from steven at gcc dot gnu dot org 2007-11-26 14:12 --- No test case, no progress. If this problem still exists, we need more than a pointer to a build log to investigate the problem. -- steven at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/32820] optimizer malfunction when mixed with asm statements

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-11-26 14:10 --- Thanks for the effort you have put into this. Your bug is probably fixed in GCC 4.3 (for which the entire dataflow module has been rewritten from scratch) but it probably still exists in GCC 4.2. As you have shown,

[Bug fortran/34231] Scalar actual not distinguished from assumed size formal argument

2007-11-26 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-11-26 13:58 --- > I think that the required F2003 survives correctly but > I am having difficulty to find in the ChangeLog where this was added. It was added for PR 30940. > Tobias, what do you think? Looks OK. At least the follow

[Bug target/4516] [SH] sh-unknown-linux-gnu: big jump table

2007-11-26 Thread steven at gcc dot gnu dot org
--- Comment #10 from steven at gcc dot gnu dot org 2007-11-26 13:53 --- Again 1.5 years and zero progress. Kaz? -- steven at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libstdc++/18640] sorting std::vector filled with same values causes segmentation fault

2007-11-26 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2007-11-26 13:53 --- *** Bug 34236 has been marked as a duplicate of this bug. *** -- pcarlini at suse dot de changed: What|Removed |Added -

[Bug libstdc++/34236] nth_element failure: infinite loop or segmentation fault

2007-11-26 Thread pcarlini at suse dot de
--- Comment #1 from pcarlini at suse dot de 2007-11-26 13:53 --- *** This bug has been marked as a duplicate of 18640 *** -- pcarlini at suse dot de changed: What|Removed |Added

  1   2   >