[Bug inline-asm/23200] [4.1/4.2/4.3/4.4 Regression] rejects "i"(&var + 1)

2008-07-04 Thread stsp at users dot sourceforge dot net
--- Comment #37 from stsp at users dot sourceforge dot net 2008-07-05 05:28 --- But I only tried to open the new bugs about the _other_ -O0 vs -O2 differences that popped up in this thread. The original bug is still here I believe. At least it seems people think it should work with -O0

[Bug c/36735] incomplete tree dump with "-fdump-tree-original-raw"

2008-07-04 Thread grabner at icg dot tugraz dot at
--- Comment #2 from grabner at icg dot tugraz dot at 2008-07-05 00:42 --- Created an attachment (id=15858) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15858&action=view) patch to fix the tree dump problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36735

[Bug c/36735] incomplete tree dump with "-fdump-tree-original-raw"

2008-07-04 Thread grabner at icg dot tugraz dot at
--- Comment #1 from grabner at icg dot tugraz dot at 2008-07-05 00:41 --- Created an attachment (id=15857) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15857&action=view) short example -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36735

[Bug c/36735] New: incomplete tree dump with "-fdump-tree-original-raw"

2008-07-04 Thread grabner at icg dot tugraz dot at
The tree dump created with the option "-fdump-tree-original-raw" is incomplete for two reasons: 1.) at some places in the code, the "slim" option (TDF_SLIM) has been hardcoded (this is easily demonstrated by running "gcc -fdump-tree-original-raw test.cpp" and "gcc -fdump-tree-original-raw-slim test

[Bug middle-end/34548] GCC generates too many alignment adds for alloca

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 23:53 --- If this is a regression, please mark it as such in the summary and milestone. "regression" component is for automatic reports of testsuite regressions from automatic testers (to be classified manually afterwards). -

[Bug target/33637] [4.2/4.3/4.4 Regression] "checking for nm: test: too many arguments" causes "Undefined symbol: __gxx_personality_v0"

2008-07-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Component|regression |target Summary|"checking for nm: test: too |[4.2/4.3/4.4 Reg

[Bug c/35761] GCC 4.3.0 tar 1.19 and glibc 2.7 bug with __cplusplus and -O2

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 23:38 --- Application bug, not compiler bug. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/36419] [4.3/4.4 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #13 from jsm28 at gcc dot gnu dot org 2008-07-04 23:03 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug middle-end/36300] [4.2 Regression] Incorrect type used for inlined expression

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #18 from jsm28 at gcc dot gnu dot org 2008-07-04 23:03 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug middle-end/36077] [4.2 Regression] Expressions result is wrong

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2008-07-04 23:02 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug target/35455] [4.2/4.3/4.4 Regression] h8300: internal compiler error: in compute_frame_pointer_to_fb_displacement, at dwarf2out.c:10984

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 23:02 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35334] [4.2/4.3/4.4 regression] Broken diagnostic for complex cast

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 23:02 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35333] [4.2 regression] Broken diagnostic for complex builtin

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2008-07-04 23:01 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35330] [4.2/4.3/4.4 regression] ICE with invalid pragma weak

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 23:01 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35324] [4.2/4.3/4.4 regression] Invalid argument to sizeof not rejected in template

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 23:01 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug middle-end/35227] [4.2 regression] gcc ICEs for functions with unused complex argument

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2008-07-04 23:00 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35198] [4.2/4.3/4.4 Regression] missed evaluation of VM array type when used as a cast

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2008-07-04 22:59 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34750] [4.2 Regression] ICE in fold_convert, at fold-const.c:1955

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2008-07-04 22:54 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34691] [4.2/4.3/4.4 Regression] Default argument checking not performed after overload resolution with C linkage

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:54 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/34146] [4.2 Regression] Inefficient code with compound literals inside a CONSTRUCTO

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:53 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

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

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2008-07-04 22:53 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33962] [4.2 Regression] ICE at call to overloaded template function with variable-length function argument list

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2008-07-04 22:52 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33887] [4.2 Regression] Reference to bitfield gets wrong value when optimizing

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #46 from jsm28 at gcc dot gnu dot org 2008-07-04 22:52 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug tree-optimization/33763] [4.2/4.3/4.4 Regression] Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #13 from jsm28 at gcc dot gnu dot org 2008-07-04 22:51 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug tree-optimization/33619] [4.2 Regression] TER breaks some inline-asm code (again)

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #11 from jsm28 at gcc dot gnu dot org 2008-07-04 22:51 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c++/33616] [4.2 regression] "lvalue required as unary '&' operand" with template pmf

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2008-07-04 22:50 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33553] [4.2 Regression] Bogus "array bound is not an integer constant" for parameter in template method of template class

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #15 from jsm28 at gcc dot gnu dot org 2008-07-04 22:50 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug target/33008] [4.2 regression] code pessimization after -fforce-mem removal.

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:49 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug middle-end/32950] [4.2 regression] ICE with __complex__ double

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:47 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/32519] [4.2/4.3/4.4 regression] g++ allows access to protected template member functions of base class

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:47 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/23287] [4.2/4.3/4.4 regression] Explicitly invoking destructor of template class in a template and is dependent

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #20 from jsm28 at gcc dot gnu dot org 2008-07-04 22:46 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug target/22553] [4.2/4.3/4.4 regression] ICE building libstdc++

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #14 from jsm28 at gcc dot gnu dot org 2008-07-04 22:46 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c++/22488] [4.2/4.3/4.4 Regression] push_fields_onto_fieldstack calculates offset incorrectly

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #53 from jsm28 at gcc dot gnu dot org 2008-07-04 22:45 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug target/19636] [4.2 regression] Can't compile large switch statement

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #22 from jsm28 at gcc dot gnu dot org 2008-07-04 22:45 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug tree-optimization/16876] [4.2 Regression] ICE on testcase with -O3 in fold-const

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #24 from jsm28 at gcc dot gnu dot org 2008-07-04 22:44 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug driver/14435] [4.2/4.3/4.4 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #28 from jsm28 at gcc dot gnu dot org 2008-07-04 22:44 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c/12245] [4.2/4.3/4.4 regression] Uses lots of memory when compiling large initialized arrays

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #38 from jsm28 at gcc dot gnu dot org 2008-07-04 22:44 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug middle-end/36691] [4.2/4.3/4.4 Regression] wrong value left in induction variable

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:42 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug target/36613] [4.2/4.3/4.4 Regression] likely codegen bug

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2008-07-04 22:42 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/36410] [4.2/4.3/4.4 regression] ICE with transparent union

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:42 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/36089] [4.2/4.3/4.4 Regression] Funny rejects valid with constant integral expression

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:41 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35985] [4.2/4.3/4.4 regression] ICE with pointer to member function as base

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:41 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35742] [4.2/4.3/4.4 regression] Broken diagnostic: 'goto_expr' not supported by pp_c_expression

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:41 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35652] [4.2/4.3/4.4 Regression] Location information incorrect on string bounds warning

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:40 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35634] [4.2/4.3/4.4 Regression] operand of pre-/postin-/decrement not promoted

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #17 from jsm28 at gcc dot gnu dot org 2008-07-04 22:40 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug middle-end/35616] [4.2 Regression] Incorrect code while O2 compling

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #19 from jsm28 at gcc dot gnu dot org 2008-07-04 22:40 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c/35447] [4.2/4.3/4.4 regression] ICE with broken statement expression

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:39 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35446] [4.2/4.3/4.4 regression] ICE with invalid array initializer

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:39 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35445] [4.2/4.3/4.4 regression] ICE with conflicting declarations

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:39 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35444] [4.2/4.3/4.4 regression] ICE with invalid function declaration

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:38 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35443] [4.2/4.3/4.4 regression] Completely broken diagnostic with bind_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:38 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35442] [4.2/4.3/4.4 Regression] Completely broken diagnostic with view_convert_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:38 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35441] [4.2/4.3/4.4 regression] Completely broken diagnostics

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:38 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35437] [4.2/4.3/4.4 regression] ICE with struct containing incomplete type

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:37 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35435] [4.2/4.3/4.4 regression] ICE with attribute tls_model in typedef

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:37 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35433] [4.2/4.3/4.4 regression] ICE with typeof and ternary operator

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:36 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug middle-end/35432] [4.2/4.3/4.4 regression] ICE with zero-sized array

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:36 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug tree-optimization/35431] [4.2 regression] ICE with complex integer, invalid gimple

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2008-07-04 22:35 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/35430] [4.2/4.3/4.4 regression] ICE with complex arithmetic

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:35 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug tree-optimization/35429] [4.2 regression] ICE with complex arithmetic

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2008-07-04 22:35 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35335] [4.2/4.3/4.4 regression] Broken diagnostic: 'expr_stmt' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:34 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35321] [4.2/4.3/4.4 regression] ICE with invalid use of __builtin_offsetof

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2008-07-04 22:34 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35320] [4.2 regression] ICE with invalid friend declaration

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:34 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35317] [4.2 regression] ICE with operator delete[] and ellipsis

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:34 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug tree-optimization/35202] [4.2/4.3/4.4 Regression] exp->expf transformation incorrect with -fmath-errno

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:33 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35146] [4.2 regression] weird error in template function specialization

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:33 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35112] [4.2/4.3/4.4 regression] ICE and broken diagnostic with ambiguous class name

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:33 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35109] [4.2/4.3/4.4 Regression] ICE in lookup_name_real, at cp/name-lookup.c:4056

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:32 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug target/35100] [4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #9 from jsm28 at gcc dot gnu dot org 2008-07-04 22:32 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/35075] [4.2/4.3/4.4 regression] ICE with references in templates

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:32 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34965] [4.2 regression] Broken diagnostic: 'truth_and_expr' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:31 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34962] [4.2 regression] ICE with VLA and attribute in template

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:31 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34937] [4.2 regression] ICE with attribute weak

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:30 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug middle-end/34934] [4.2 Regression] -O1 crash compile *** glibc detected *** /usr/lib/gcc/i486-linux-gnu/4.2.3/cc1: double free or corruption (!prev)

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #13 from jsm28 at gcc dot gnu dot org 2008-07-04 22:29 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c++/34918] [4.2 regression] Broken diagnostic: 'vector_cst' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:29 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34914] [4.2 regression] Member pointer to vector rejected

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:29 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c/34911] [4.2/4.3/4.4 regression] ICE with vectors of bool

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2008-07-04 22:29 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34891] [4.2 regression] Broken diagnostic: 'view_convert_expr' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:28 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34776] [4.2 regression] ICE with invalid member declaration in template class

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:28 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34772] [4.2/4.3/4.4 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2008-07-04 22:28 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c++/34758] [4.2/4.3/4.4 regression] Bad diagnostic for circular dependency in constructor default argument

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:27 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34603] [4.2 regression] ICE with broken template declaration

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:27 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug preprocessor/34602] [4.2 regression] Internal error with invalid #line directive

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:27 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug target/34529] [4.2 Regression] Wrong code with altivec stores and offsets

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #14 from jsm28 at gcc dot gnu dot org 2008-07-04 22:26 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c++/34491] [4.2/4.3/4.4 regression] ICE invalid template specialization

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:25 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34486] [4.2 regression] ICE invalid using declaration

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2008-07-04 22:25 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34485] [4.2/4.3/4.4 regression] ICE with undefined type in template parameter

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:25 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34397] [4.2/4.3/4.4 regression] ICE on invalid default template parameter

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #18 from jsm28 at gcc dot gnu dot org 2008-07-04 22:22 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary

[Bug c++/34394] [4.2 regression] Broken diagnostic: 'abs_expr' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:21 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34364] [4.2 Regression] class& is not known as as a class-type anymore after dynamic_cast

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:21 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34275] [4.2 regression] Broken diagnostic: 'obj_type_ref' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:21 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/34269] [4.2/4.3/4.4 regression] Incomplete __decltype/__typeof expressions accepted

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:21 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

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

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:20 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33844] [4.2 regression] Broken diagnostic: 'dotstar_expr/member_ref' not supported by pp_cxx_unqualified_id

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:20 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33843] [4.2 regression] Broken diagnostic: 'bit_not_expr' not supported by pp_cxx_unqualified_id

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:19 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33842] [4.2 regression] Broken diagnostic: 'offsetof_expr' not supported by dump_expr

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:19 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

gcc-bugs@gcc.gnu.org

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-07-04 22:19 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug tree-optimization/33723] [4.2 Regression] Inefficient code with compound literals

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2008-07-04 22:19 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug middle-end/33699] [4.2/4.3/4.4 regression], missing optimization on const addr area store

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-07-04 22:18 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug c++/33665] [4.2 regression] Bogus warning: `this.0' is used uninitialized in this function

2008-07-04 Thread jsm28 at gcc dot gnu dot org
--- Comment #2 from jsm28 at gcc dot gnu dot org 2008-07-04 22:18 --- Closing 4.1 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|

  1   2   3   4   5   >