[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library

2008-12-27 Thread gzp at gmx dot net
--- Comment #4 from gzp at gmx dot net 2008-12-27 09:08 --- No, no patches, however if I overwrite the libtool script in i686-pc-linux-gnu/libmudflap directory with the following version, the problem disappear: $ libtool --version ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30

[Bug other/35377] stack-protector: multiple definition of `__stack_chk_fail_local'

2008-12-27 Thread gzp at gmx dot net
--- Comment #1 from gzp at gmx dot net 2008-12-27 09:11 --- ping, the problem still exist, due the combinations of the configure options (static vs shared) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377

[Bug c++/38637] [4.4 regression] ICE with template declaration of enum

2008-12-27 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 libstdc++/38476] SIGSEGV on istream::read() in unbuffered mode

2008-12-27 Thread paolo dot carlini at oracle dot com
--- Comment #2 from paolo dot carlini at oracle dot com 2008-12-27 09:21 --- To clarify: I don't see anything in the Standard forbidding the use of rdbuf()->sgetn in the implementation of istream::read. Actually, I would argue is the natural choice for carrying out the core work. Then,

[Bug middle-end/38633] [4.4 regression] ICE with #pragma omp parallel and struct declaration

2008-12-27 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/34163] [4.3/4.4 Regression] 10% performance regression since Nov 1 on Polyhedron's "NF" on AMD64

2008-12-27 Thread ubizjak at gmail dot com
-- ubizjak at gmail dot com changed: What|Removed |Added Summary|10% performance regression |[4.3/4.4 Regression] 10% |since Nov 1 on Polyhedron's |pe

[Bug target/34163] [4.3/4.4 Regression] 10% performance regression since Nov 1 on Polyhedron's "NF" on AMD64

2008-12-27 Thread ubizjak at gmail dot com
-- ubizjak at gmail dot com changed: What|Removed |Added Target Milestone|4.3.4 |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34163

[Bug fortran/38536] ICE with C_LOC in resolve.c due to not properly going through expr->ref

2008-12-27 Thread dominiq at lps dot ens dot fr
--- Comment #3 from dominiq at lps dot ens dot fr 2008-12-27 11:40 --- With the patch in comment#2, I see two regressions: [ibook-dhum] f90/bug% gfc /opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/pr32601.f03 /opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/pr32601.f03:10: internal compiler

[Bug c++/38639] [4.4 regression] ICE with invalid use of auto in parallel for-loop

2008-12-27 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 rtl-optimization/29854] reload_combine looses track of uses

2008-12-27 Thread amylaar at gcc dot gnu dot org
--- Comment #2 from amylaar at gcc dot gnu dot org 2008-12-27 12:16 --- (In reply to comment #1) > Is there a test case which shows the wrong-code > behavior, and which can be checked against the > new register allocator? I don't know of any particular test case. If you want one, I sug

[Bug fortran/38536] ICE with C_LOC in resolve.c due to not properly going through expr->ref

2008-12-27 Thread dominiq at lps dot ens dot fr
--- Comment #4 from dominiq at lps dot ens dot fr 2008-12-27 13:00 --- If I remove the assert gfortran.dg/repack_arrays_1.f90 passes, while gfortran.dg/pr32601.f03 gives: print *, c_loc(get_ptr()) ! { dg-error "has PRIVATE components" } 1 Error: Parameter 'get_ptr' to 'c_

[Bug rtl-optimization/38614] ICE at simplify-rtx.c:4956

2008-12-27 Thread monaka at monami-software dot com
--- Comment #2 from monaka at monami-software dot com 2008-12-27 13:23 --- Created an attachment (id=16990) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16990&action=view) Preprocessed file with -E option. Generated this attached file with options below: i386-pc-mingw32-gcc -c

[Bug c/36531] -Wno-packed appears to be disconnected/ignored

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-27 14:22 --- No feedback in 3 months so closing. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

END OF YR SLASH:Blackberry/$350,iPhone/$250,Omnia/$470,SE-X1/$500

2008-12-27 Thread Gadgets DIRECT Lmtd UK
END OF YR SLASH:Blackberry/$350,iPhone/$250,Omnia/$470,SE-X1/$500 Sony Ericsson X1 - $500 USD SONY PS3 (60GB) = $300 USD Apple iPhone 16GB$250 USD Blackberry Bold..$300 USD Blackberry Storm.$350 USD Samsung Omnia i900 (16GB)$470 USD HTC Touch

[Bug c++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-27 14:25 --- Take the testcase in comment #2, p is not a valid template argument because it is not valid constant expression. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/37081] [avr] FAIL: gcc.dg/pr36998.c

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 14:32 --- How does this testcase fail? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37081

[Bug other/37080] vasprintf in libiberty fails for %llu on solaris

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 14:33 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug target/37061] [4.4 Regression] Build fails with REGISTER_TARGET_PRAGMAS redefined

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 14:38 --- Fixed by: 2008-09-09 Rainer Orth * config/sol2.h (REGISTER_TARGET_PRAGMAS): Move ... * config/i386/sol2.h (REGISTER_SUBTARGET_PRAGMAS): ... here. * config/sparc/sol2.h (REGISTER_TARGET_PRA

[Bug middle-end/37060] [4.3/4.4 regression] Bogus __builtin___memcpy_chk overflow warning

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-27 14:41 --- I don't get the warning on the trunk or the 4.3 branch on i386-darwin8.11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37060

[Bug libgcj/8995] race cases in interpreter

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2008-12-27 14:45 --- *** Bug 37051 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug java/37051] Random failures running ECJ 3.4 (threading problem?)

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-12-27 14:45 --- *** This bug has been marked as a duplicate of 8995 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/37047] Add warning for deprecated use of static

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-27 14:49 --- I think adding an option which warns about this is ok, just it cannot be default because people try to compile C code with the C++ front-end all the time :). -- pinskia at gcc dot gnu dot org changed:

[Bug middle-end/37044] Heisenbug: SVN of gcc throws internal compiler error on PPC

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-27 14:51 --- *** This bug has been marked as a duplicate of 38553 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-27 14:51 --- *** Bug 37044 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug libgcj/37264] /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto

2008-12-27 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2008-12-27 14:53 --- Subject: Re: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto > Was this ever fixed? I believe it is fixed, but I will have to do another build to be sure. Dave -- http://gcc.gnu.org/b

[Bug c++/37037] [4.2/4.3/4.4 Regression] ICE on template class member function definition after explciit template class instantation

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-27 14:55 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug debug/37022] [4.4 regression] internal compiler error: in compute_barrier_args_size

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2008-12-27 14:58 --- Any news on this bug, it is one of the last P1s for 4.4? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37022

[Bug middle-end/38641] New: [4.4 Regression] VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer print out correctly in the tree dumps

2008-12-27 Thread pinskia at gcc dot gnu dot org
As reported in PR 37027, VEC_EXTRACT_EVEN_EXPR and VEC_EXTRACT_ODD_EXPR print out as <<< ??? >>> in the tree dumps after the tuples merge. -- Summary: [4.4 Regression] VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer print out correctly in

[Bug middle-end/38641] [4.4 Regression] VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer print out correctly in the tree dumps

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 Version|4.3.3 |4.4.0 http://

[Bug tree-optimization/37027] SLP loop vectorization missing support for reductions

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-27 15:04 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/38639] [4.4 regression] ICE with invalid use of auto in parallel for-loop

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2008-12-27 15:26 --- Subject: Bug 38639 Author: jakub Date: Sat Dec 27 15:24:52 2008 New Revision: 142933 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142933 Log: PR c++/38639 * pt.c (tsubst_omp_for_iterator): RE

[Bug middle-end/38633] [4.4 regression] ICE with #pragma omp parallel and struct declaration

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2008-12-27 15:39 --- Subject: Bug 38633 Author: jakub Date: Sat Dec 27 15:38:22 2008 New Revision: 142934 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142934 Log: PR middle-end/38633 * tree-cfg.c (replace_block_v

[Bug c++/38639] [4.4 regression] ICE with invalid use of auto in parallel for-loop

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2008-12-27 15:41 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/38633] [4.4 regression] ICE with #pragma omp parallel and struct declaration

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2008-12-27 15:41 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/38642] New: [4.3/4.4 Regression] Code with -fPIC results in segfault on ARM (old ABI)

2008-12-27 Thread tbm at cyrius dot com
[ Forwarded from http://bugs.debian.org/487406 ] Enrico Zini reported the following bug (with testcase) to Debian: the attached code compiled with -fPIC results in a segfault on ARM (old ABI; not on EABI). It works fine on other architectures or on ARM with gcc 4.2. I verified that the bug is pr

[Bug target/38642] [4.3/4.4 Regression] Code with -fPIC results in segfault on ARM (old ABI)

2008-12-27 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2008-12-27 16:50 --- Created an attachment (id=16991) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16991&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38642

[Bug target/38643] New: Doesn't hide (visibility-wise) vtables and VTTs on ARM EABI

2008-12-27 Thread tbm at cyrius dot com
[ Forwarded from http://bugs.debian.org/490173 ] Mike Hommey reported the following bug to Debian: GCC doesn't hide (visibility-wise) vtables and VTTs on ARM (EABI). The problem can be seen on the following code: -8<- class A { public: int a; virtual int v(); }; int A::v() {

[Bug target/38643] Doesn't hide (visibility-wise) vtables and VTTs on ARM EABI

2008-12-27 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2008-12-27 17:15 --- Forgot to say that this only happens with ARM EABI, not with ARM old ABI. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38643

[Bug fortran/31832] FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 and above

2008-12-27 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2008-12-27 17:33 --- I agree with Steve that this is a HP math lib bug. For Steve's test program, we have the following code at -O1: fldw 0(%r3),%fr12R fcpy,sgl %fr12R,%fr4R fcpy,sgl %fr13R,%fr5R ldo -48

[Bug fortran/38113] on warning/error: skip whitespaces, move position marker to actual variable name

2008-12-27 Thread mikael at gcc dot gnu dot org
--- Comment #4 from mikael at gcc dot gnu dot org 2008-12-27 18:12 --- While the original problem is fixed on trunk and 4.3, some more marker problems popped up as I expected. from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38536#c4 /opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/pr32

[Bug middle-end/38641] [4.4 Regression] VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer print out correctly in the tree dumps

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2008-12-27 19:39 --- Subject: Bug 38641 Author: jakub Date: Sat Dec 27 19:38:20 2008 New Revision: 142935 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142935 Log: PR middle-end/38641 * gimple-pretty-print.c (dump

[Bug bootstrap/36974] [4.4 Regression]: Gcc failed to bootstrap

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug middle-end/38641] [4.4 Regression] VEC_EXTRACT_EVEN_EXPR/VEC_EXTRACT_ODD_EXPR no longer print out correctly in the tree dumps

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2008-12-27 19:55 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug bootstrap/36918] [4.4 regression] Bootstrap failure on sparc: assertion failure in options.c

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug c/36839] struct with only anonymous unions plus flexible array member

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 20:31 --- else if (!saw_named_field) { error ("%Jflexible array member in otherwise empty struct", x); TREE_TYPE (x) = error_mark_node; } Hmm, it explicitly look

[Bug c/36839] struct with only anonymous unions plus flexible array member

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 20:45 --- http://gcc.gnu.org/ml/gcc-patches/2001-01/msg00357.html Hmm, this is on purpose as far as I can tell. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36839

[Bug tree-optimization/36835] [4.4 Regression] Trunk 137774 miscompile cpu2006.473.astar

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug debug/37022] [4.4 regression] internal compiler error: in compute_barrier_args_size

2008-12-27 Thread andreast at gcc dot gnu dot org
--- Comment #14 from andreast at gcc dot gnu dot org 2008-12-27 20:51 --- The original failures, closure_fn* have gone. So I didn't follow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37022

[Bug target/30282] Optimization flag -O1 -fschedule-insns2 cause red zone to be used when there is none

2008-12-27 Thread davejmurphy at me dot com
--- Comment #4 from davejmurphy at me dot com 2008-12-27 21:46 --- Created an attachment (id=16992) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16992&action=view) preprocessed source for arm-eabi testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30282

[Bug target/30282] Optimization flag -O1 -fschedule-insns2 cause red zone to be used when there is none

2008-12-27 Thread davejmurphy at me dot com
--- Comment #5 from davejmurphy at me dot com 2008-12-27 21:48 --- (From update of attachment 16992) I've tripped over this bug on arm-eabi too, with this code, compiled as thumb. extern int doStreamReadBlock(int *, char *, int size, int); char readStream(int *s) { char c = 0;

[Bug c++/36819] memleak in split_quote_chain

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 21:48 --- Confirmed, though -I- is obsolete. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/30282] Optimization flag -O1 -fschedule-insns2 cause red zone to be used when there is none

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-27 21:51 --- (In reply to comment #5) > (From update of attachment 16992 [edit]) > I've tripped over this bug on arm-eabi too, with this code, compiled as thumb. Except this bug is about ppc sysv ABI and not really about ARM-eab

[Bug c++/36799] error on va_copy in -std=c++0x mode

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 22:00 --- Confirmed. http://gcc.gnu.org/ml/libstdc++/2008-11/msg3.html -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/36796] Support c++ override keyword

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-27 22:02 --- *** This bug has been marked as a duplicate of 17920 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/17920] add __attribute__((reimpl)) as a replacement for the (optional) virtual keyword for reimplementations of virtual functions

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2008-12-27 22:02 --- *** Bug 36796 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/36791] ICE with constant argument to __builtin_eh_return

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 22:04 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/36805] compilation fails when pointer to template-functions are returned by ?-operator

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 22:05 --- *** This bug has been marked as a duplicate of 11407 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/38644] New: Optimization flag -O1 -fschedule-insns2 causes wrong code

2008-12-27 Thread davejmurphy at me dot com
The -fschedule-insns2 optimisation causes wrong code to be emitted for the following testcase. The assembly code loads a value from a stack frame which has already been deallocated. This is similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30282 for powerpc-eabi. extern int doStreamReadBlock

[Bug c++/11407] [DR 115] Function cannot be resolved

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2008-12-27 22:05 --- *** Bug 36805 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c/38644] Optimization flag -O1 -fschedule-insns2 causes wrong code

2008-12-27 Thread davejmurphy at me dot com
--- Comment #1 from davejmurphy at me dot com 2008-12-27 22:10 --- Created an attachment (id=16993) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16993&action=view) preprocessed source for arm-eabi testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644

[Bug other/36781] gcc can't be compiled in an environment that requires CFLAGS

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 22:08 --- Closing as invalid as you should use CC rather than CFLAGS. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 22:12 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug c/36774] -Wmissing-prototypes triggers on nested functions

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfi

[Bug middle-end/36757] __builtin_signbit should be type-generic

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 22:14 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug target/36720] ia64_split_tmode_move doesn't work on little endian

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36720

[Bug c++/36695] [4.3/4.4 Regression] Value-initialization of reference type is allowed.

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-27 22:26 --- Confirmed, at least a regression for 4.3 and 4.4. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug middle-end/38645] New: [4.4 regression] ICE with volatile

2008-12-27 Thread reichelt at gcc dot gnu dot org
The following valid code snippet triggers an ICE on mainline when compiled with "-O": = int foo() { volatile int a[1]; int i, *p = (int*)a; a[0] = 1; for (i = 0; i < 1; ++i) if (p[i]) return -1; return 0; } = bug

[Bug middle-end/38645] [4.4 regression] ICE with volatile

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38645

[Bug c++/35338] Rejects valid code for fixed-point types

2008-12-27 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-12-27 22:55 --- > Why do you think this is invalid code? The C front-end accepts this code. Well, I believed the error messages - although I should know better than to trust the compiler ;-) It would be nice if you implemented

[Bug fortran/38398] g0.w edit descriptor: Update for F2008 Tokyo meeting changes

2008-12-27 Thread mikael at gcc dot gnu dot org
--- Comment #10 from mikael at gcc dot gnu dot org 2008-12-27 23:05 --- (In reply to comment #9) > Closing, fixed on 4.4 > Not yet ;-) I'm at revision 142934, and I get this on x86_64-unknown-linux-gnu: FAIL: gfortran.dg/fmt_g0_1.f08 -O0 execution test FAIL: gfortran.dg/fmt_g0_1.f08

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.3 regression] ICE|[4.3/4.4 regression] ICE |throwing fixed-point typ

[Bug c++/38646] New: [4.3/4.4 regression] ICE with invalid specialization of variadic template

2008-12-27 Thread reichelt at gcc dot gnu dot org
The following invalid code snippet triggers an ICE since GCC 4.3.0: = template struct A; template struct A { template struct B; template struct B {}; }; = bug.cc:3: error: parameter pack argument 'N ...'

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

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38646

[Bug c++/38647] New: [4.2/4.3/4.4 regression] ICE using __FUNCTION__ as template parameter

2008-12-27 Thread reichelt at gcc dot gnu dot org
The following invalid code snippet triggers an ICE since GCC 3.4.0: = template struct A {}; template struct A<__FUNCTION__, N> {}; A<0, 0> a; = bug.cc:5: internal compiler error: in unify, at cp/pt.c:13746 P

[Bug c++/38647] [4.2/4.3/4.4 regression] ICE using __FUNCTION__ as template parameter

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38647

[Bug c++/38648] New: [4.2/4.3/4.4 regression] ICE with string literal

2008-12-27 Thread reichelt at gcc dot gnu dot org
The following invalid code snippet triggers an ICE on mainline: char a[1]; int foo( { a = ""; return 0; } bug.cc:5: internal compiler error: Segmentation fault Please submit a full bug report, [etc.] A similar code snippet triggers an ICE si

[Bug fortran/38536] ICE with C_LOC in resolve.c due to not properly going through expr->ref

2008-12-27 Thread mikael at gcc dot gnu dot org
--- Comment #5 from mikael at gcc dot gnu dot org 2008-12-27 23:23 --- Created an attachment (id=16994) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16994&action=view) another attempt, regression-tested Regression-tested, but with regressions :-(. They are probably unrelated anyw

[Bug c++/38648] [4.2/4.3/4.4 regression] ICE with string literal

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38648

[Bug middle-end/38645] [4.4 regression] ICE with volatile

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 23:33 --- Confirmed, this was introduced by the tuples merge. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

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

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 23:36 --- Confirmed, only ICEs with checking turned on. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/38647] [4.2/4.3/4.4 regression] ICE using __FUNCTION__ as template parameter

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 23:43 --- I think we can make this valid GNU C++ by doing: template struct A {}; template struct A<__FUNCTION__, N> {}; char a1[1]; A a; --- CUT --- Though 3.3 rejected it by not defining __FUNCTION__ in the toplevel. --

[Bug c++/38648] [4.2/4.3/4.4 regression] ICE with string literal

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 23:46 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/38649] New: [4.4 regression] Trouble with defaulted constructors

2008-12-27 Thread reichelt at gcc dot gnu dot org
The following invalid code snippets are accepted on mainline: struct A { A(...) = default; }; struct A { A(const A&, ...) = default; }; Apparently defaultable_fn_p in cp/class.c doesn't handle

[Bug c++/38649] [4.4 regression] Trouble with defaulted constructors

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38649

[Bug rtl-optimization/36663] IRA ICE in save_call_clobbered_regs at caller-save.c:1949

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug c++/38649] [4.4 regression] Trouble with defaulted constructors

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-27 23:57 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug c++/38635] [4.4 regression] ICE parsing broken code

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2008-12-28 00:10 --- Caused by r137361. When struct A {} is seen, it commits to tentative parse, so cp_parser_parse_definitely succeeds eventhough the next token isn't = nor {, but EOF. -- jakub at gcc dot gnu dot org changed:

[Bug c++/38635] [4.4 regression] ICE parsing broken code

2008-12-27 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2008-12-28 00:15 --- Created an attachment (id=16995) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16995&action=view) gcc44-pr38635.patch Patch I'm going to test. -- jakub at gcc dot gnu dot org changed: What|Re

[Bug c++/38650] New: [4.3/4.4 regression] Trouble with volatile and #pragma omp for

2008-12-27 Thread reichelt at gcc dot gnu dot org
There is some strange behavior with #pragma omp for and volatiles: = void foo() { volatile int i, j = 1; #pragma omp for for (i = 0; i < j; i += 1) ; } = bug.cc: In function 'void foo()': bug.cc:4: internal compiler error: in

[Bug c++/38650] [4.3/4.4 regression] Trouble with volatile and #pragma omp for

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38650

[Bug fortran/36632] OpenMP code with access to module variable causes Fortran compiler to crash

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-12-28 00:34 --- Fixed for 4.4 since there has been no feedback in 3 months. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug target/36609] AVR wrong code using incorrect RTL for test reversal pattern

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36609

[Bug c++/36607] Incorrect type diagnostic on substracting casted char pointers

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-28 00:40 --- This works for me with 4.3.2 and the current trunk. Does it work for you? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/36523] OpenMP task construct fails to instantiate copy constructor

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36523

[Bug c/36569] Checking printf format of recursive va_args.

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-28 00:57 --- This works for the 4.3 branch, 4.3.2 and the current trunk. Does this work for you now? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/36644] make check fails:FAIL: tr1/8_c_compatibility/cmath/functions.cc (test for excess errors)

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2008-12-28 01:04 --- Make sure you either setup ld.so.conf correctly or set LD_LIBRARY_PATH. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/36493] [4.3/4.4 Regression] vectorizer aliasing bug

2008-12-27 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug c/36489] [4.3/4.4 Regression] Warning "initialized field overwritten" wrongly triggers with multidimensional arrays

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-28 01:19 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug bootstrap/36472] Small config.gcc buglet to check for enable_cld

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-28 01:25 --- Was fixed by: 2008-06-09 Michael Meissner * config.gcc (i[34567]86-*-*): Put test in quotes to prevent failure on some Bourne shells. (x86_64-*-*): Ditto. -- pinskia at gcc dot gnu dot

[Bug other/36468] [LTO] ICE in force_decl_die, at dwarf2out.c:13976

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-28 01:27 --- Does this work now on the LTO branch? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36468

  1   2   >