[Bug c++/21264] duplicate symbol warnings for complex template class

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC build triplet|powerpc-ibm-aix5.2.0.0 | GCC host triplet|powerpc-ibm-aix5.2.0.0 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21264

[Bug c++/19932] [3.4 Regression] FAIL: g++.old-deja/g++.jason/rfg12.C (test for excess errors)

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC build triplet|hppa2.0w-hp-hpux11.00 | GCC host triplet|hppa2.0w-hp-hpux11.00 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19932

[Bug tree-optimization/21839] [4.1 Regression] ICE for missing V_DEFS caused by salias with empty structures

2005-05-31 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-05-31 17:32 --- Subject: Re: [4.1 Regression] ICE for missing V_DEFS caused by salias with empty structures On Tue, 2005-05-31 at 17:25 +, nathan at gcc dot gnu dot org wrote: > --- Additional Comments Fro

[Bug target/21719] program using "initgroups()" fails with stack corruption

2005-05-31 Thread sje at cup dot hp dot com
--- Additional Comments From sje at cup dot hp dot com 2005-05-31 17:38 --- This seems more likely to be an HP library bug. I recommend trying the latest libc patch for HP-UX 11.11, PHCO_31903. There is a reference to the HP defect JAGad41604 that may be causing your problem. I don't

[Bug c++/21837] C++/C99 standard violation in for loop

2005-05-31 Thread ahelm at gmx dot net
--- Additional Comments From ahelm at gmx dot net 2005-05-31 17:41 --- Subject: Re: C++/C99 standard violation in for loop At 12:48 31/05/2005, joseph at codesourcery dot com wrote: > >--- Additional Comments From joseph at codesourcery dot com 2005-05-31 >11:48 --- >Subject:

[Bug c++/21165] [4.0/4.1 Regression] bogus error on a user-defined conversion in a template

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-31 17:43 --- Subject: Bug 21165 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-31 17:43:26 Modified files: gcc/cp : ChangeLog init.c gcc/testsui

[Bug middle-end/21842] [4.1 Regression] 23_containers/bitset/operations/2.cc execution test fails

2005-05-31 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-05-31 17:46 --- Subject: Re: [4.1 Regression] 23_containers/bitset/operations/2.cc execution test fails On Tue, 31 May 2005, pcarlini at suse dot de wrote: > Ok, this is by itself absolutely useful, of course. Only, cat

[Bug middle-end/21842] [4.1 Regression] 23_containers/bitset/operations/2.cc execution test fails

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC target triplet||i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21842

[Bug c++/21066] [4.1 Regression] template argument deduction finds false ambiguity

2005-05-31 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-05-31 17:56 --- PR 21799 treats the same problem, but looks a little cleaner and has some additional comments. W. *** This bug has been marked as a duplicate of 21799 *** -- What|Removed

[Bug c++/21799] [4.1 regression] Spurious ambiguity with pointers to members

2005-05-31 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-05-31 17:56 --- *** Bug 21066 has been marked as a duplicate of this bug. *** -- What|Removed |Added Bug 21799 de

[Bug c++/21165] [4.0/4.1 Regression] bogus error on a user-defined conversion in a template

2005-05-31 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-05-31 18:01 --- 2005-05-31 Nathan Sidwell <[EMAIL PROTECTED]> PR c++/21165 * init.c (integral_constant_value): Check the type of the initializer, not the decl. -- What|Removed

[Bug c++/21165] [4.0/4.1 Regression] bogus error on a user-defined conversion in a template

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-31 18:01 --- Subject: Bug 21165 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-31 18:01:02 Modified files: gcc/cp : Change

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-05-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-31 18:05 --- I'm unassigning myself. I don't have a system on which to test these, and have no interest in changing them because they work as they are now. Adding effective targets x86_ilp32 and x86_lp64 is a very reason

[Bug java/21844] New: miscompilation of LinkedHashMap

2005-05-31 Thread tromey at gcc dot gnu dot org
This happens with 4.1 but not with 4.0.x. It occurs even without -O. I believe java.util.LinkedHashMap is being miscompiled. You can see this by trying the test case in PR 20273. For me, it crashes. In the debugger I observed that this line from LinkedHashMap$LinkedHashEntry.access() is increment

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-05-31 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-05-31 18:15 --- Subject: Re: x86 tests should run on both i?86 and x86_64 There seem to be still a few instances of tests that are only for x86_64 and should also operate on i?86 -m64: gcc.dg/torture/pr20314-2.c gcc.dg

[Bug c/21845] New: ICE when compiling binutils with LANG=de_DE

2005-05-31 Thread tobias at yoper dot com
Sorry to send you a german error message, but as I manually switched to LANG=C to get an English error report and typed make, the build-process proceeded unexpectedly. This failure got approved during three builts within different chroots but all using a profiledbootstrapped version of snapshot 200

[Bug c/21845] ICE when compiling binutils with LANG=de_DE

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 19:15 --- *** This bug has been marked as a duplicate of 21364 *** -- What|Removed |Added

[Bug translation/21364] [translation] %J in translation instead of %H causes ICE in de.po

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 19:16 --- *** Bug 21845 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug middle-end/21846] New: segfault in fold_binary compiling vpr with -O3

2005-05-31 Thread janis at gcc dot gnu dot org
Mainline GCC gets a seg fault building SPEC CPU2000 test vpr on powerpc64-linux with "-m64 -O3" starting with this patch from rakdver on 20050517: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00814.html

[Bug middle-end/21846] segfault in fold_binary compiling vpr with -O3

2005-05-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-31 19:34 --- Created an attachment (id=9003) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9003&action=view) minimized test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21846

[Bug middle-end/21847] New: [4.0/4.1 Regression] misscompiling of the following java code

2005-05-31 Thread pinskia at gcc dot gnu dot org
The following java code should print PASS but instead it prints FAIL at -O1 and above: class t { public static void test() { int i =0; int j = 1; int k = j/i; } public static void main(String a1[]) { try { test(); }catch (ArithmeticException e) { System.out.println("Pass"); return; } System

[Bug middle-end/21847] [4.0/4.1 Regression] misscompiling of the following java code

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21847

[Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 19:39 --- DCE removes it even though it can throw. -- What|Removed |Added Component|middle-en

[Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC target triplet||i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21847

[Bug tree-optimization/21847] [4.0/4.1 Regression] misscompiling of the following java code

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 19:47 --- Note if we move the division inside the throw block, this works just fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21847

[Bug middle-end/21790] gcc 4.1.0 20050522 segfaults (internal compiler error) on various GNU/Linux builds

2005-05-31 Thread mclinden at informed dot net
--- Additional Comments From mclinden at informed dot net 2005-05-31 19:48 --- This problem disappeared after upgrading to gcc-4.1-20050528. -- What|Removed |Added

[Bug middle-end/21846] [4.1 Regression] segfault in fold_binary compiling vpr with -O3

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 19:59 --- Confirmed, we have a SSA_NAME which is in the free list. -- What|Removed |Added

[Bug rtl-optimization/21848] New: load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError

2005-05-31 Thread amylaar at gcc dot gnu dot org
gcc fails to bootstrap on i686-pc-linux-gnu: ./../.././gcc/gcjh -classpath '' -bootclasspath . java/lang/AbstractMethodError make[2]: *** [java/lang/AbstractMethodError.h] Segmentation fault make[2]: *** Deleting file `' make[2]: Leaving directory `/mnt/scratch/nightly/2005-05-31/i686/i686-pc-linux

[Bug middle-end/21846] [4.1 Regression] segfault in fold_binary compiling vpr with -O2 -funroll-loops

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 20:09 --- Only -O2 -funroll-loops is needed to reproduce the bug. -- What|Removed |Added Su

[Bug rtl-optimization/21848] [4.1 Regression] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|load_mems / |[4.1 Regression] load_mems / |replace_loop_mems bug causes|replace_loop_mems bug causes

[Bug tree-optimization/21584] [4.1 Regression] ICE: verify_flow_sensitive_alias_info failed.

2005-05-31 Thread tobias at yoper dot com
--- Additional Comments From tobias at yoper dot com 2005-05-31 20:23 --- can be confirmed while compiling groff-1.19.1 i686-pc-linux-gnu-g++ -v --save-temps -I. -I. -I/usr/src/yoper/BUILD/groff-1.19.1/src/include -I/usr/src/yoper/BUILD/groff-1.19.1/src/include -DHAVE_CONFIG_H -O3 -marc

[Bug tree-optimization/21849] New: wrong use of sbitmap in tree-ssa-copy.c

2005-05-31 Thread kazu at cs dot umass dot edu
visited = sbitmap_alloc (num_ssa_names); does not come with a call to sbitmap_clear. -- Summary: wrong use of sbitmap in tree-ssa-copy.c Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Compo

[Bug rtl-optimization/21827] unroll misses simple elimination - works with manual unroll

2005-05-31 Thread tlm at daimi dot au dot dk
--- Additional Comments From tlm at daimi dot au dot dk 2005-05-31 20:45 --- (In reply to comment #1) > The first testcase is fixed in 4.0.0. I have not looked > into the full testcase. Installed gcc 4.0.0 (a bit hard with the current version) OK - I was wrong before (so please do no

[Bug middle-end/21850] New: misscompiling comparision from vector to integer

2005-05-31 Thread pinskia at gcc dot gnu dot org
the following code is miscompiled: extern void abort (void); typedef int V2SI __attribute__ ((vector_size (8))); int main (void) { if (((int)(long long)(V2SI){ 2, 2 })!=2) abort (); } Note this is now blocking my tree combiner to be regression free. -- Summary: misscompiling

[Bug middle-end/21850] misscompiling comparision from vector to integer

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 20:50 --- This used to work right before the branch of 4.0.0. -- What|Removed |Added OtherBugsDepending

[Bug rtl-optimization/21848] [4.1 Regression] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError

2005-05-31 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-05-31 20:56 --- The problem would not arise if the call was neither const nor pure. cselib_process_insn has this code: if (CALL_P (insn)) { for (i = 0; i < FIRST_PSEUDO_REGISTER; i++) if (call_used_reg

[Bug middle-end/21850] misscompiling comparision from vector to integer

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 21:02 --- The problem is that we are assuming TYPE_PRECISION of the vector is really the precision when it is in fact the number of elements. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21850

[Bug target/21721] [4.0 regression] fails to assemble, Use of p0 is not valid in this context

2005-05-31 Thread sje at cup dot hp dot com
--- Additional Comments From sje at cup dot hp dot com 2005-05-31 21:10 --- It looks like this is due to code in ia64/ia64.c (ia64_compute_frame_size). If we need to store any predicate register (before a call I presume), the code stores them all and sets regs_ever_live[regno] to 1 for a

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-05-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-31 22:06 --- With sources from an hour ago I get the same ICE compiling 176.gcc and 191.fma3d on powerpc64-linux using "-m64 -O2 -ftree-vectorize -maltivec"; all other SPEC CPU2000 tests compile and run successfully using

[Bug rtl-optimization/21848] [4.1 Regression] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError

2005-05-31 Thread amylaar at gcc dot gnu dot org
-- What|Removed |Added URL||http://gcc.gnu.org/ml/gcc- ||patches/2005- |

[Bug tree-optimization/15459] [meta-bug] there should be a tree combiner like the rtl one

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 22:36 --- Patch posted here: but it has a couple of regressions. First PR 21850. Second a latent bug in VRP saying the CFG will always be cleaned which i

[Bug tree-optimization/21817] [4.0 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:200

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-31 23:03 --- Subject: Bug 21817 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-05-31 23:02:52 Modified files: gcc: Change

[Bug tree-optimization/21817] [4.0 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:200

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-31 23:07 --- Subject: Bug 21817 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-31 23:07:26 Modified files: gcc: ChangeLog tree-ssa-loop-im.c

[Bug tree-optimization/21851] New: [4.1 regression] segfault with -ftree-vectorize

2005-05-31 Thread bangerth at dealii dot org
With attached code, I get a segmentation fault: spec/src> c++ -c -O -march=pentium4m -ftree-vectorize auto_derivative_function.ii auto_derivative_function.ii:6859: warning: ‘__malloc__’ attribute ignored auto_derivative_function.ii: In member function ‘Tensor<1, dim> AutoDerivativeFunction:

[Bug tree-optimization/21851] [4.1 regression] segfault with -ftree-vectorize

2005-05-31 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-05-31 23:21 --- Created an attachment (id=9004) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9004&action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21851

[Bug tree-optimization/19716] Segfault with -ftree-vectorize

2005-05-31 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-05-31 23:28 --- I can still reproduce this with today's mainline. The segfault still happens in a movapd instruction: 0x08048389 <_Z1fv+21>: movapd %xmm0,(%eax) (gdb) info registers eax eax0xbfffe944

[Bug tree-optimization/21851] [4.1 regression] segfault with -ftree-vectorize

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 23:28 --- This is a dup of bug 21734. *** This bug has been marked as a duplicate of 21734 *** -- What|Removed |Added -

[Bug tree-optimization/21734] [4.1 regression] ICE: -ftree-vectorize, segfault

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 23:28 --- *** Bug 21851 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug target/21852] New: Need method of changing default CPU for target

2005-05-31 Thread aaronw at net dot com
It would be very useful if I could configure the default target CPU to be an ultrasparc instead of the default since this gives a major performance boost to the target in many cases. I am sure there's some way of doing this, but if so it isn't documented anywhere. Not only that, but it

[Bug target/21852] Need method of changing default CPU for target

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-31 23:52 --- (In reply to comment #0) > I'm sure many people would also find it useful for other platforms, i.e. x86. X86 already have it in form of --with-cpu= and so does SPARC. In fact it is documented too: --with-c

[Bug c++/21853] New: constness of pointer to data member ignored

2005-05-31 Thread david dot m dot krauss at intel dot com
When casting a pointer to const to a pointer to const pointer to data member type, the constness of the ptdm is ignored. This breaks ptdm members of boost::variant union types. Example code: struct blah { int a; }; int main( int argc, char ** argv ) { int blah::* ptdma = &blah::a;

[Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:11 --- Confirmed, a regression from 2.95.3 where we accepted the code. -- What|Removed |Added

[Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-06-

[Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:12 --- This has been failing since at least 2000-12-31. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21853

[Bug c++/21336] [3.4/4.0/4.1 Regression] Internal compiler error when using custom new operators

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:17 --- The ICE started : Search converges between 2004-01-17-trunk (#438) and 2004-01-23-trunk (#439). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21336

[Bug c++/21135] [4.0/4.1 Regression] &a[-2] ICE at the top level

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:17 --- : Search converges between 2004-08-30-trunk (#529) and 2004-08-31-trunk (#530). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21135

[Bug c++/21369] [4.0/4.1 Regression] Template function definition rejected if function return type begins with 'struct'

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:18 --- : Search converges between 2004-11-25-014001-trunk (#656) and 2004-11-25-161001-trunk (#657). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21369

[Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:19 --- : Search converges between 2002-12-14-trunk (#159) and 2002-12-29-trunk (#160). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21627

[Bug c++/21383] [3.4/4.0/4.1 Regression] Crash when finding &a_templated_func<>

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:20 --- : Search converges between 2003-08-10-trunk (#319) and 2003-08-11-trunk (#320). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21383

[Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal gotos between nested functions cause undefined labels in assembler output

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:26 --- This was introduced with the merge of the tree-ssa. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21728

[Bug c++/21685] [3.4/4.0/4.1 Regression] Internal compiler error on invalid code

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:29 --- : Search converges between 2004-02-01-trunk (#445) and 2004-03-01-trunk (#446). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21685

[Bug c++/21619] [4.0/4.1 regression] __builtin_constant_p(&"Hello"[0])?1:-1 not compile-time constant

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:31 --- : Search converges between 2004-08-30-trunk (#529) and 2004-08-31-trunk (#530). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21619

[Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:33 --- : Search converges between 2004-10-19-161001-trunk (#599) and 2004-10-20-014001-trunk (#600). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21210

[Bug c++/21784] [3.4 Regression] Using vs builtin names

2005-05-31 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 00:34 --- : Search converges between 2003-09-08-trunk (#346) and 2003-09-09-trunk (#347). -- What|Removed |Added ---

[Bug bootstrap/21854] New: irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread billingd at gcc dot gnu dot org
mips-sgi-irix6.5 bootstrap of 4.1 fails in stage2 when compiling config/mips.c cc1: warnings being treated as errors /disk4/billingd/src/gcc/gcc/config/mips/mips.c:4176: warning: no previous prototype for 'mips_use_ins_ext_p' This function was introduced by 2005-05-26 David Ung <[EMAIL PROTEC

[Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|bootstrap |target Keywords||build Summary|irix6.5 bootstrap fails due |[

[Bug fastjar/21826] fastjar does not look to see if mkdir takes one or two arguments

2005-05-31 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-06-01 01:12 --- Everything in fastjar/ is built for the host, not the target. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21826

[Bug c++/21853] [3.4/4.0/4.1 Regression] constness of pointer to data member ignored

2005-05-31 Thread david dot m dot krauss at intel dot com
--- Additional Comments From david dot m dot krauss at intel dot com 2005-06-01 01:44 --- Subject: RE: [3.4/4.0/4.1 Regression] constness of pointer to data member ignored Yo Andrew How's it hangin'? Sorry to say, my address means what it looks like... - David -Or

[Bug libgcj/21798] Generational garbage collector?

2005-05-31 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-06-01 01:45 --- The Boehm GC has a generational mode, but it would require some changes to libgcj which nobody has yet attempted. -- What|Removed |Added -

[Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-01 01:46 --- 'mips_use_ins_ext_p' is used in mips.md. Defining it in mips-protos.h seems to work. Testing it now. --- mips-protos.h 27 May 2005 23:08:31 - 1.85 +++ mips-protos.h 1 Jun 2005 01:42:

[Bug java/21855] New: array bounds checking elimination

2005-05-31 Thread tromey at gcc dot gnu dot org
public class q { public static void main(String[] args) { for (int i = 0; i < args.length; ++i) System.out.println(args[i]); } } Right now you will get an unnecessary array bounds check at 'args[i]'. BTW we implement this check with an unsigned comparison to also weed out negative

[Bug java/21856] New: null pointer check elimination

2005-05-31 Thread tromey at gcc dot gnu dot org
Sometimes we emit explicit null pointer checks. On some platforms we do this for every member reference; many of these should be trivial to eliminate. On x86 Linux, we only do this in one special case, which is checking the 'this' argument to a final method call with the non-BC ABI. Here's a tes

[Bug c/21857] New: Command line switches controlling acceptance of main

2005-05-31 Thread neil at gcc dot gnu dot org
GCC rejects the following with -Wall -pedantic-errors but accepts it with -ansi -pedantic-errors, which seems odd. typedef enum { foo } int_t; int main (int_t argc, char **argv) { return 0; } -- Summary: Command line switches controlling acceptance of main Product: gcc

[Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-01 03:05 --- Subject: Bug 21854 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-01 03:04:54 Modified files: gcc/config/mips: mips-protos.h gcc

[Bug target/21854] [4.1 Regression] irix6.5 bootstrap fails due to warning in mips.c

2005-05-31 Thread billingd at gcc dot gnu dot org
--- Additional Comments From billingd at gcc dot gnu dot org 2005-06-01 03:08 --- Fixed by patch to gcc/config/mips/mips-protos.h. -- What|Removed |Added Status|

[Bug libgcj/21753] String.substring sharing heuristic should be improved

2005-05-31 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-06-01 03:17 --- I'm handling this -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |tro

[Bug fortran/20883] unassigned integer used as format

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-01 03:30 --- Subject: Bug 20883 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-06-01 03:30:25 Modified files: gcc/fortran: Change

[Bug tree-optimization/21858] New: ICE in compare_values, at tree-vrp.c:301

2005-05-31 Thread john dot carter at tait dot co dot nz
Preprocessed file supplied (bug.i) This would appear to be related to RESOLVED bugs http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21188 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21227 As far as I can make out the fixes for those bugs have been checked in, I'm using gcc tip of CVS mainline as

[Bug tree-optimization/21858] ICE in compare_values, at tree-vrp.c:301

2005-05-31 Thread john dot carter at tait dot co dot nz
--- Additional Comments From john dot carter at tait dot co dot nz 2005-06-01 03:40 --- Created an attachment (id=9005) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9005&action=view) Preprocessed source that triggers ICE I have tried to trim this down as much as I can, but it is

[Bug tree-optimization/21858] ICE in compare_values, at tree-vrp.c:301

2005-05-31 Thread john dot carter at tait dot co dot nz
-- What|Removed |Added Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21858

[Bug fortran/20883] unassigned integer used as format

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-01 03:44 --- Subject: Bug 20883 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-01 03:44:43 Modified files: gcc/fortran: ChangeLog io.c gcc/testsuite

[Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-01 05:26 --- Subject: Bug 21138 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-01 05:26:45 Modified files: gcc: ChangeLog modulo-sched.c Log messag

[Bug target/21719] program using "initgroups()" fails with stack corruption

2005-05-31 Thread Ulrich dot Windl at rz dot uni-regensburg dot de
--- Additional Comments From Ulrich dot Windl at rz dot uni-regensburg dot de 2005-06-01 06:14 --- Just for reference: The machine in question does not have C-library patch PHCO_31903 installed, but the quoted defect (JAGad41604) doesn't seem to be relevant (The system isn't a trusted on

<    1   2