[Bug fortran/34008] ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on elemental assignment

2007-11-13 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2007-11-14 07:03 --- Subject: Bug number PR34008 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-11/msg00769.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/33986] ICE on allocatable function result

2007-11-13 Thread patchapp at dberlin dot org
--- Comment #4 from patchapp at dberlin dot org 2007-11-14 07:03 --- Subject: Bug number PR33986 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-11/msg00770.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/34080] [4.3 regression] Transfer was working, now broken

2007-11-13 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2007-11-14 06:12 --- Fixed on trunk. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added Statu

[Bug fortran/33317] CSHIFT/EOSHIFT: Rejects optional dummy for DIM=

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

[Bug fortran/34040] [4.3 Regression] ICE: in simplify_subreg, at simplify-rtx.c:4921 building libgfortran

2007-11-13 Thread kkojima at gcc dot gnu dot org
--- Comment #6 from kkojima at gcc dot gnu dot org 2007-11-14 04:02 --- (In reply to comment #5) > copysign takes doubles and returns a double. Does the SH double have SF mode > in > the conditions of this PR? Yes. When -m2e is specified on SH, DOUBLE_TYPE_SIZE is set to 32 and doubl

[Bug middle-end/33936] coverage mismatch with -fprofile-use -frandom-seed=0

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2007-11-14 03:19 --- (Let's give this a better summary.) We need the preprocessed file (*.i*) that triggers the bug, generated by adding -save-temps to the complete compilation command. Please read: http://gcc.gnu.org/bugs.html#report for

[Bug c++/34090] -O3 wrong code, -O2 OK

2007-11-13 Thread rwgk at yahoo dot com
--- Comment #1 from rwgk at yahoo dot com 2007-11-14 03:15 --- Created an attachment (id=14550) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14550&action=view) reproducer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34090

[Bug c++/34090] New: -O3 wrong code, -O2 OK

2007-11-13 Thread rwgk at yahoo dot com
/vol1/tmp/rwgk/gcc_trunk_130159_x86_64_fc7 --enable-languages=c,c++,fortran --with-mpfr=/usr Thread model: posix gcc version 4.3.0 20071113 (experimental) (GCC) I'll attach a tiny reproducer. To reproduce the problem: % ./demo.csh 123 Traceback (most recent call last): File "run.py&qu

[Bug c++/20478] poor parse error diagnostic

2007-11-13 Thread manu at gcc dot gnu dot org
-- manu at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20478

[Bug middle-end/20355] MEM_READONLY_P & MEM_VOLATILE_P properties are lost on BLKmode rtl operands.

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2007-11-14 03:06 --- Any news on this? -- manu at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug c/20319] -fkeep-static-consts with -O asserted doesn't keep consts

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #8 from manu at gcc dot gnu dot org 2007-11-14 03:05 --- (In reply to comment #7) > - yes, the documentation, source code commments and -help are either > incomplete or do not accurately describe present behavior. Confirmed. Patches are welcome. > - -fkepp-static-consts be

[Bug other/20197] [3.4.3] "input|gcc -S -save-temps ..." internal error

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2007-11-14 02:49 --- Can you reproduce the ICE in a recent GCC version? Does it occur with a particular input? Otherwise this is a duplicate of PR32528. -- manu at gcc dot gnu dot org changed: What|Removed

[Bug driver/19848] "options passed" from -verbose-asm do not adequately reflect optimization

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #8 from manu at gcc dot gnu dot org 2007-11-14 02:38 --- I don't think this is a valid bug. There are optimizations that won't be controlled by a flag. We already have way too many flags. Please, reopen if I misunderstood the report. -- manu at gcc dot gnu dot org change

[Bug target/19750] [3.4] failure in gcc.dg/titype-1.c

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2007-11-14 02:29 --- Kaveh, is this still valid? -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/16894] far/section attributes on function parameters, typedefs, and literals

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2007-11-14 02:07 --- Maybe we should close this. If someone is interested on this, they should fill bugs against specific targets. -- manu at gcc dot gnu dot org changed: What|Removed |Added -

[Bug preprocessor/15772] Preprocessing fails if an inaccessible directory is on include path

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #13 from manu at gcc dot gnu dot org 2007-11-14 02:02 --- Ed, I don't see why this is different from the case where the header file cannot be opened. And in that case, as Tom says, it seems like there is some problem with the filesystem setup that the user should be aware of

[Bug target/12431] shared libgcc fails to build because -shared not supported for VAX_ELF

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2007-11-14 01:44 --- This is really old. Is this still valid? -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/34072] unoptimal byte extraction.

2007-11-13 Thread rask at gcc dot gnu dot org
--- Comment #1 from rask at gcc dot gnu dot org 2007-11-14 01:44 --- With -S -dp it is clear that only byte0 is optimized: byte0: movzbl 4(%esp), %eax # 11*movqi_1/3 byte1: movl4(%esp), %eax # 24*movsi_1/1 movl8(%esp), %edx # 25*movsi_1

[Bug fortran/31608] wrong types in character array/scalar binop

2007-11-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #59 from jvdelisle at gcc dot gnu dot org 2007-11-14 01:35 --- Subject: Bug 31608 Author: jvdelisle Date: Wed Nov 14 01:35:09 2007 New Revision: 130173 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130173 Log: 2007-11-13 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/33985] access="stream",form="unformatted" doesn't buffer

2007-11-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2007-11-14 01:22 --- Subject: Bug 33985 Author: jvdelisle Date: Wed Nov 14 01:22:17 2007 New Revision: 130172 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130172 Log: 2007-11-13 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug fortran/33162] INTRINSIC functions as ACTUAL argument

2007-11-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #24 from jvdelisle at gcc dot gnu dot org 2007-11-14 01:17 --- Fixed on trunk. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added S

[Bug fortran/33162] INTRINSIC functions as ACTUAL argument

2007-11-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #23 from jvdelisle at gcc dot gnu dot org 2007-11-14 01:06 --- Subject: Bug 33162 Author: jvdelisle Date: Wed Nov 14 01:06:13 2007 New Revision: 130169 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130169 Log: 2007-11-13 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug middle-end/34088] [4.3 regression] ICE with uninitialized variable and -Werror

2007-11-13 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2007-11-14 01:02 --- The ICE also occurs on powerpc-linux, where a regression hunt identified this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=120373 r120373 | hubicka | 2007-01-03 01:12:56 + (Wed, 03 Jan 2007) -- htt

[Bug fortran/33162] INTRINSIC functions as ACTUAL argument

2007-11-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #22 from jvdelisle at gcc dot gnu dot org 2007-11-14 00:59 --- Subject: Bug 33162 Author: jvdelisle Date: Wed Nov 14 00:59:09 2007 New Revision: 130168 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130168 Log: 2007-11-11 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug c++/34089] New: Segfault on specialization using struct instead of template function.

2007-11-13 Thread drahflow at gmx dot de
Attempting to compile the following file template void foo() { }; template struct foo { }; results in bug.c++:2: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. For Debian GN

[Bug c++/33588] gcc warns of (char*) conversion on client-side varargs funcs

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2007-11-13 23:20 --- Stephan, please, try with my_func( "format string: %s", (char *)__FILE__ ) Otherwise, you can use -Wno-write-strings to avoid the warning or -Wno-error=write-strings to get the warning as a warning even when using -W

[Bug c++/33588] gcc warns of (char*) conversion on client-side varargs funcs

2007-11-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-13 22:54 --- (In reply to comment #3) > So? Is the warning warranted? Yes because va_list is not a first class type and never was and is very ABI dependent. > Can be worked-around? Well no, because va_list's type is ABI depende

[Bug middle-end/34088] [4.3 regression] ICE with uninitialized variable and -Werror

2007-11-13 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-11-13 22:41 --- I think this showed up when may_alias became a TODO. Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/34086] [4.1 Regression] g++ crashes on simple 20-line source file

2007-11-13 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2007-11-13 22:38 --- Confirmed. #1 0x084a545e in const_binop (code=TRUNC_DIV_EXPR, arg1=0xb7cec528, arg2=0xb7cec720, notrunc=0) at /home/richard/src/gcc-4_1-branch/gcc/fold-const.c:1640 1640default: (gdb) l 1635

[Bug middle-end/34088] [4.3 regression] ICE with uninitialized variable and -Werror

2007-11-13 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added GCC build triplet||i686-pc-linux-gnu GCC host triplet||i6

[Bug middle-end/34088] New: [4.3 regression] ICE with uninitialized variable and -Werror

2007-11-13 Thread reichelt at gcc dot gnu dot org
The following valid code snippet triggers an ICE on mainline when compiled with "gcc -O -Wall -Werror" on i686-pc-linux-gnu. = int F0 (int); int F1 (int t) { return F0(t); } int F2 (int t) { return F0(t); } extern int X[]; static inline int foo(

[Bug target/34087] ICE in regrename.c for movdf_hardfloat64_mfpgpr

2007-11-13 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-11-13 21:57 --- This is not the first time something like this has shown up before. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/34084] [4.3 regression] Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-11-13 21:18 --- (In reply to comment #1) > FX, can you have a look? I would not be surprised if one of your debug patches > caused the regression Me neither. A simple workaround is to simply add a blank line before the INCLUDE s

[Bug c++/34086] g++ crashes on simple 20-line source file

2007-11-13 Thread fang at csl dot cornell dot edu
--- Comment #3 from fang at csl dot cornell dot edu 2007-11-13 21:12 --- 4.0.1 (apple) ICEs: pr34086.cc: In function 'double arctan(double)': pr34086.cc:12: internal compiler error: in const_binop, at fold-const.c:1610 4.2.2 gives me: pr34086.cc: In function 'double arctan(double)': pr

[Bug target/34087] ICE in regrename.c for movdf_hardfloat64_mfpgpr

2007-11-13 Thread pthaugen at gcc dot gnu dot org
--- Comment #1 from pthaugen at gcc dot gnu dot org 2007-11-13 21:08 --- Created an attachment (id=14549) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14549&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34087

[Bug target/34087] New: ICE in regrename.c for movdf_hardfloat64_mfpgpr

2007-11-13 Thread pthaugen at gcc dot gnu dot org
The following attatchment from the cpu20006 benchmark leslie3d ICEs in the following manner. The problem appears to be a latent bug that has come and gone a couple times (I saw it earlier on the gamess benchmark too). Recent mainlines compile it fine, but revision 128829 exhibits the problem. Ope

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

2007-11-13 Thread michael dot meissner at amd dot com
--- Comment #3 from michael dot meissner at amd dot com 2007-11-13 20:48 --- Created an attachment (id=14548) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14548&action=view) Patch to fix PR34077 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34077

[Bug fortran/34080] [4.3 regression] Transfer was working, now broken

2007-11-13 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2007-11-13 20:33 --- Subject: Bug 34080 Author: pault Date: Tue Nov 13 20:33:21 2007 New Revision: 130158 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130158 Log: 2007-11-13 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/34080] [4.3 regression] Transfer was working, now broken

2007-11-13 Thread drewmccormack at mac dot com
--- Comment #6 from drewmccormack at mac dot com 2007-11-13 20:27 --- Subject: Re: [4.3 regression] Transfer was working, now broken Thanks for fixing it so quick, Paul. Drew On 13/11/2007, at 9:19 PM, pault at gcc dot gnu dot org wrote: > > > --- Comment #5 from pault at gcc d

[Bug fortran/34080] [4.3 regression] Transfer was working, now broken

2007-11-13 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2007-11-13 20:19 --- Drew, By the way - thanks! The regression test is just coming to an end, so it'll be fixed very soon. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34080

[Bug c++/34086] g++ crashes on simple 20-line source file

2007-11-13 Thread nmaquet at gmail dot com
--- Comment #2 from nmaquet at gmail dot com 2007-11-13 20:16 --- I reported this on Launchpad a few weeks ago but it doesn't get much attention : https://bugs.launchpad.net/ubuntu/+source/gcc-4.1/+bug/155259 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34086

[Bug c++/34086] g++ crashes on simple 20-line source file

2007-11-13 Thread nmaquet at gmail dot com
--- Comment #1 from nmaquet at gmail dot com 2007-11-13 20:13 --- Created an attachment (id=14547) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14547&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34086

[Bug c++/34086] New: g++ crashes on simple 20-line source file

2007-11-13 Thread nmaquet at gmail dot com
The following code crashes g++ 4.1.3 : *START OF FILE** #include using namespace std; double arctan(double x) { int i=1,n=20; double c=1.0,arct=0.0,paf=1.0,eps=0.1,hab; hab=(x/(1+x*x)); do { arct+=paf; c+=2i/(2i+1); pa

[Bug fortran/34080] [4.3 regression] Transfer was working, now broken

2007-11-13 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2007-11-13 20:07 --- The regression occurred at r129505. Allowance was not made in the correction to gfc_resolve_transfer for assumed size dummy arguments. This fixes it: Index: /svn/trunk/gcc/fortran/iresolve.c

[Bug fortran/34079] Bind(C): Don't pass the string length as argument (for STDCALL)

2007-11-13 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2007-11-13 20:02 --- Note: The patch above works, one only needs to check whether there is a memory leak or something else which affects the generated tree. Index: gcc/testsuite/gfortran.dg/bind_c_vars_2.f03 =

[Bug fortran/34084] [4.3 regression] Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-13 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-11-13 19:51 --- I can reproduce this (if the included file is not empty). FX, can you have a look? I would not be surprised if one of your debug patches caused the regression: anything:1: internal compiler error: in end_source_file

[Bug tree-optimization/32636] [4.3 regression] 25_algorithms/search_n/iterator.cc: pch-related verify_ssa failure

2007-11-13 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #19 from dave at hiauly1 dot hia dot nrc dot ca 2007-11-13 19:27 --- Subject: Re: [4.3 regression] 25_algorithms/search_n/iterator.cc: pch-related verify_ssa failure > Is this still reproduceable with current trunk? As of last night, this still occurs on hppa2.0w-hp-hpux1

[Bug libstdc++/11196] parse error before numeric constant

2007-11-13 Thread gcc-bugzilla at contacts dot eelis dot net
--- Comment #7 from gcc-bugzilla at contacts dot eelis dot net 2007-11-13 18:42 --- (In reply to comment #6) > The bug is that the C++ front end implicitly #defines _GNU_SOURCE. > [..] > Could some libstdc++ guru explain why this define is actually needed? I am no libstdc++ guru, but

[Bug rtl-optimization/34085] ICE with -freorder-blocks-and-partition

2007-11-13 Thread eres at il dot ibm dot com
--- Comment #4 from eres at il dot ibm dot com 2007-11-13 18:34 --- (In reply to comment #2) > Can you please also attach your profile information and give the exact > compiler > revision ID that you used to create that information? That way, people > without > access to POWER can sti

[Bug tree-optimization/34063] [4.3 Regression] ICE: build2_stat, at tree.c:3115

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2007-11-13 18:31 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

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

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-11-13 18:30 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/34085] ICE with -freorder-blocks-and-partition

2007-11-13 Thread eres at il dot ibm dot com
--- Comment #3 from eres at il dot ibm dot com 2007-11-13 18:30 --- Created an attachment (id=14546) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14546&action=view) the testcase (please ignore the previous testcase it has been uploaded by mistake) -- http://gcc.gnu.org/bugzil

[Bug c++/34058] [4.3 regression] ICE with variadic template and typedef

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-11-13 18:30 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/34057] [4.3 regression] ICE with variadic template and vector attribute

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-11-13 18:30 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/34056] [4.3 regression] ICE with parameter pack and pointer

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2007-11-13 18:28 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/34054] [4.3 regression] ICE with parameter pack in return type

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-11-13 18:28 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/34056] [4.3 regression] ICE with parameter pack and pointer

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2007-11-13 18:27 --- Subject: Bug 34056 Author: jakub Date: Tue Nov 13 18:27:09 2007 New Revision: 130152 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130152 Log: PR c++/34054 PR c++/34056 PR c++/34057

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

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-11-13 18:27 --- Subject: Bug 34060 Author: jakub Date: Tue Nov 13 18:27:09 2007 New Revision: 130152 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130152 Log: PR c++/34054 PR c++/34056 PR c++/34057

[Bug c++/34058] [4.3 regression] ICE with variadic template and typedef

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-11-13 18:27 --- Subject: Bug 34058 Author: jakub Date: Tue Nov 13 18:27:09 2007 New Revision: 130152 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130152 Log: PR c++/34054 PR c++/34056 PR c++/34057

[Bug c++/34054] [4.3 regression] ICE with parameter pack in return type

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-11-13 18:27 --- Subject: Bug 34054 Author: jakub Date: Tue Nov 13 18:27:09 2007 New Revision: 130152 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130152 Log: PR c++/34054 PR c++/34056 PR c++/34057

[Bug c++/34057] [4.3 regression] ICE with variadic template and vector attribute

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-11-13 18:27 --- Subject: Bug 34057 Author: jakub Date: Tue Nov 13 18:27:09 2007 New Revision: 130152 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130152 Log: PR c++/34054 PR c++/34056 PR c++/34057

[Bug rtl-optimization/34085] ICE with -freorder-blocks-and-partition

2007-11-13 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2007-11-13 18:24 --- Can you please also attach your profile information and give the exact compiler revision ID that you used to create that information? That way, people without access to POWER can still help debug this problem. --

[Bug tree-optimization/34063] [4.3 Regression] ICE: build2_stat, at tree.c:3115

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2007-11-13 18:23 --- Subject: Bug 34063 Author: jakub Date: Tue Nov 13 18:23:03 2007 New Revision: 130151 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130151 Log: PR tree-optimization/34063 * tree-chrec.c (chrec_

[Bug rtl-optimization/34085] ICE with -freorder-blocks-and-partition

2007-11-13 Thread eres at il dot ibm dot com
--- Comment #1 from eres at il dot ibm dot com 2007-11-13 18:21 --- Created an attachment (id=14545) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14545&action=view) The testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34085

[Bug rtl-optimization/34085] New: ICE with -freorder-blocks-and-partition

2007-11-13 Thread eres at il dot ibm dot com
When compiling the testacse attached with -O3 -fprofile-use -freorder-blocks-and-partition flags, I get the following error: (I use the profiling information given by first compiling with -fprofile-generate and than running the executable) tmp.c: In function âmainâ: tmp.c:36: error: insn 186 outsi

[Bug middle-end/29478] [4.2 Regression] optimization generates warning for casts

2007-11-13 Thread manu at gcc dot gnu dot org
--- Comment #30 from manu at gcc dot gnu dot org 2007-11-13 17:55 --- (In reply to comment #29) > > It would be nice if this bug would get somehow documented on gcc manual or the > main site before gcc 4.2.3 release. I agree. But I am not sure how this is typically done (I am too newbi

[Bug middle-end/29478] [4.2 Regression] optimization generates warning for casts

2007-11-13 Thread alexandre dot nunes at gmail dot com
--- Comment #29 from alexandre dot nunes at gmail dot com 2007-11-13 17:35 --- (In reply to comment #28) > (In reply to comment #26) > > (In reply to comment #25) > [cut] > > Mark does not actually read the full list of messages when changing the target > milestone. I think this should

[Bug tree-optimization/34063] [4.3 Regression] ICE: build2_stat, at tree.c:3115

2007-11-13 Thread rakdver at gcc dot gnu dot org
--- Comment #4 from rakdver at gcc dot gnu dot org 2007-11-13 17:34 --- (In reply to comment #3) > Either we should use correct order of arguments in chrec_evaluate (that > function > is swapping CHREC_LEFT based expression with CHREC_RIGHT based expression > for pointer_plus addition) -

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

2007-11-13 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2007-11-13 17:23 --- The change on mainline from silently accepting the code to an ICE is due to this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=117360 r117360 | mmitchel | 2006-10-02 04:12:30 + (Mon, 02 Oct 2006) --

[Bug tree-optimization/34043] Missed optimization causing extra loads and stores when using x86_64 builtin function together with aggregate types.

2007-11-13 Thread jsjodin at gcc dot gnu dot org
--- Comment #5 from jsjodin at gcc dot gnu dot org 2007-11-13 17:07 --- (In reply to comment #4) > Related to PR 33790 (and most likely fixed by it). There is another issue > with > that bug relating to not deleting the extra store. > Indeed the extra load disappeared when with the p

[Bug target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin

2007-11-13 Thread dominiq at lps dot ens dot fr
--- Comment #20 from dominiq at lps dot ens dot fr 2007-11-13 16:59 --- Created an attachment (id=14544) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14544&action=view) outputs of -fdump-rtl-all for two set of options at -O1 The folder r137_O1_insns corresponds to -fschedule-insn

[Bug tree-optimization/34063] [4.3 Regression] ICE: build2_stat, at tree.c:3115

2007-11-13 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 target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin

2007-11-13 Thread paolo dot bonzini at lu dot unisi dot ch
--- Comment #19 from paolo dot bonzini at lu dot unisi dot ch 2007-11-13 16:46 --- Subject: Re: [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin > [ibook-dhum] f90/bug% gfc -O1 -funroll-loops -fschedule-insns -fregmove > -fexpensive-

[Bug fortran/34084] New: Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement

2007-11-13 Thread michael dot a dot richmond at nasa dot gov
The following error occurs in the November 9 snapshot version of gfortran. It applies to all platforms. I compile the following program: INCLUDE 'anything' PROGRAM test_cg END PROGRAM test_cg The INCLUDE file can contain anything. I get the message: f951: internal compiler error: in end_source_f

Patch: bootstrap broken when building boehm-gc

2007-11-13 Thread Manfred Hollstein
.18 for bootstrapping and configured the stuff as follows: env CC=gcc CFLAGS=-O2 CXXFLAGS='-O2 -g' GCJFLAGS='-O2 -g' LDFLAGS=-s /bin/sh ../gcc-20071113/configure --host=$config --target=$config --build=$config --srcdir=../gcc-20071113 --prefix=/opt/gnu --with-gnu-as --w

[Bug target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin

2007-11-13 Thread dominiq at lps dot ens dot fr
--- Comment #18 from dominiq at lps dot ens dot fr 2007-11-13 15:58 --- At revision 130137 the minimal flags are: [ibook-dhum] f90/bug% gfc -O1 -funroll-loops -fschedule-insns -fregmove -fexpensive-optimizations -fforward-propagate char_cshift_2_red_1.f90[ibook-dhum] f90/bug% a.out tes

[Bug tree-optimization/32636] [4.3 regression] 25_algorithms/search_n/iterator.cc: pch-related verify_ssa failure

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #18 from jakub at gcc dot gnu dot org 2007-11-13 15:57 --- Is this still reproduceable with current trunk? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32636

[Bug fortran/34080] [4.3 regression] Transfer was working, now broken

2007-11-13 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-11-13 15:51 --- I did not do proper regression tests, but it works using 4.3.0 20071016 (experimental) [trunk revision 129378] (SUSE Linux) which has presumably no Fortran patches applied. -- burnus at gcc dot gnu dot org chang

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-13 Thread dnovillo at gcc dot gnu dot org
--- Comment #24 from dnovillo at gcc dot gnu dot org 2007-11-13 15:47 --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00719.html -- dnovillo at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/34083] internal compiler error: in gfc_conv_array_constructor_expr, at fortran/trans-expr.c:2819

2007-11-13 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-11-13 15:44 --- Confirmed. NAG f95 reports: Error: aa.f90, line 13: Array value for scalar component SINGLEBYTE of type BYTETYPE -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-13 Thread dnovillo at gcc dot gnu dot org
--- Comment #23 from dnovillo at gcc dot gnu dot org 2007-11-13 15:20 --- Subject: Bug 33870 Author: dnovillo Date: Tue Nov 13 15:20:40 2007 New Revision: 130141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130141 Log: pr 33870 * tree.h (strcut tree_memory_ta

[Bug fortran/34083] New: internal compiler error: in gfc_conv_array_constructor_expr, at fortran/trans-expr.c:2819

2007-11-13 Thread dominiq at lps dot ens dot fr
While looking at pr34080, I produced the following invalid code module TransferBug type ByteType character(len=1) :: singleByte end type end module program main use TransferBug type (ByteType) :: bytes(4) pr

[Bug fortran/34080] [regression] Transfer was working, now broken

2007-11-13 Thread dominiq at lps dot ens dot fr
--- Comment #2 from dominiq at lps dot ens dot fr 2007-11-13 15:08 --- Reduced test case: module TransferBug type ByteType character(len=1) :: singleByte end type contains subroutine BytesToString(bytes, string) type (ByteType), i

[Bug fortran/34079] Bind(C): Don't pass the string length as argument (for STDCALL)

2007-11-13 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2007-11-13 14:39 --- Example: interface subroutine subiso(x) bind(c) use iso_c_binding character(kind=c_char,len=1), dimension(*) :: x end subroutine subiso subroutine subiso2(x) bind(c) ! { dg-warning "may not be C interop

[Bug libf2c/34082] someinfo

2007-11-13 Thread jim3 at iq17 dot com
--- Comment #1 from jim3 at iq17 dot com 2007-11-13 14:32 --- aa -- jim3 at iq17 dot com changed: What|Removed |Added Status|UNCONFIRMED |RESO

[Bug libf2c/34082] New: someinfo

2007-11-13 Thread jim3 at iq17 dot com
someinfo -- Summary: someinfo Product: gcc Version: unknown Status: UNCONFIRMED Severity: trivial Priority: P3 Component: libf2c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jim3 at iq17 dot co

[Bug fortran/34080] [regression] Transfer was working, now broken

2007-11-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-11-13 13:55 --- Confirmed on x86_64-linux. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug regression/32582] Bootstrap with vectorization enabled fails with ICE on PPC

2007-11-13 Thread victork at gcc dot gnu dot org
--- Comment #36 from victork at gcc dot gnu dot org 2007-11-13 13:53 --- Subject: Bug 32582 Author: victork Date: Tue Nov 13 13:53:33 2007 New Revision: 130138 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130138 Log: 2007-11-13 Victor Kaplansky <[EMAIL PROTECTED]>

[Bug target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin

2007-11-13 Thread dominiq at lps dot ens dot fr
--- Comment #17 from dominiq at lps dot ens dot fr 2007-11-13 13:46 --- Created an attachment (id=14543) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14543&action=view) outputs with -fdump-rtl-all outputs with -fdump-rtl-all with -O2 -funroll-loops for revisions 130042 and 130043

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

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2007-11-13 13:44 --- Testing a fix. -- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unass

[Bug c++/34058] [4.3 regression] ICE with variadic template and typedef

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2007-11-13 13:44 --- Testing a fix. -- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unass

[Bug c++/34057] [4.3 regression] ICE with variadic template and vector attribute

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2007-11-13 13:44 --- Testing a fix. -- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unass

[Bug c++/34056] [4.3 regression] ICE with parameter pack and pointer

2007-11-13 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2007-11-13 13:43 --- Testing a fix. -- jakub at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unass

[Bug c++/32402] Error while allocating array of pointers to objects of a pure virtual class

2007-11-13 Thread p dot vestjens at gmail dot com
--- Comment #5 from p dot vestjens at gmail dot com 2007-11-13 13:38 --- Okay. First of all the code causing the problems isn't actually my own code. It is used in the Connexis middleware layer of IBM's Rational Rose Real-Time application. The reproduce.cpp file was created by IBM's sup

[Bug tree-optimization/33860] [4.3 Regression] ICE in vectorizable_load, at tree-vect-transform.c:5503

2007-11-13 Thread dorit at gcc dot gnu dot org
--- Comment #7 from dorit at gcc dot gnu dot org 2007-11-13 13:29 --- fixed -- dorit at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/33319] [4.2 regression] g++.dg/tree-ssa/pr27549.C ICE with vectorization

2007-11-13 Thread victork at gcc dot gnu dot org
--- Comment #13 from victork at gcc dot gnu dot org 2007-11-13 13:26 --- I've just tested it with 4.2 on x86 on it worked OK as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33319

[Bug target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin

2007-11-13 Thread dominiq at lps dot ens dot fr
--- Comment #16 from dominiq at lps dot ens dot fr 2007-11-13 13:18 --- > Also, please check if the bug appears disappears with > -O2 -fno-forward-propagate -funroll-loops It disappears with -fno-forward-propagate (rev 130043). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34067

[Bug fortran/33759] Unequal character lengths in MERGE intrinsic not detected at run time

2007-11-13 Thread pault at gcc dot gnu dot org
--- Comment #10 from pault at gcc dot gnu dot org 2007-11-13 12:46 --- (In reply to comment #9) > > This patch is OK. > Yes indeed, I have applied it a long time ago. As I found out minutes after I posted this note - thanks! > I have only pointed to the last bug on transfer I know of.

[Bug fortran/34040] [4.3 Regression] ICE: in simplify_subreg, at simplify-rtx.c:4921 building libgfortran

2007-11-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-11-13 12:28 --- (In reply to comment #4) > __builtin_copysign has got SFmode(*)(SFmode, SFmode) prototype and is invoked > on DFmode arguments. copysign takes doubles and returns a double. Does the SH double have SF mode in the

[Bug tree-optimization/33319] [4.2 regression] g++.dg/tree-ssa/pr27549.C ICE with vectorization

2007-11-13 Thread victork at gcc dot gnu dot org
--- Comment #12 from victork at gcc dot gnu dot org 2007-11-13 12:26 --- > Still fails on 4.2 branch. I've just tried with 4.2 on PPC from svn and it did not ICE: ./gcc/cc1plus -O3 -ftree-vectorize -maltivec ~/42/build/pr27549.C Can we close this PR? -- http://gcc.gnu.org/bugzilla

  1   2   >