[Bug rtl-optimization/21144] New: [4.0/4.1 regression] Apparent infinite loop in reload

2005-04-21 Thread schwab at suse dot de
: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org,matz at suse dot de GCC target triplet: ia64-*-linux http://gcc.gnu.org/bugzilla

[Bug rtl-optimization/21144] [4.0/4.1 regression] Apparent infinite loop in reload

2005-04-21 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-21 09:42 --- Created an attachment (id=8698) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8698action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21144

[Bug bootstrap/21109] New: Symbol defined in discarded section

2005-04-19 Thread schwab at suse dot de
Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21109

[Bug middle-end/21059] New: Bogus warning about clobbered variable

2005-04-16 Thread schwab at suse dot de
-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21059

[Bug middle-end/20937] BLK ptr's losing original ptr's static-constant readonly attribute.

2005-04-11 Thread schwab at suse dot de
-- What|Removed |Added Summary|BLK ptr's loosing original |BLK ptr's losing original |ptr's static-constant |ptr's static-constant

[Bug c++/20916] va_list passed to a function gets messed up by a call to another function

2005-04-09 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-09 14:11 --- You cannot use a va_list any more after passing it to a consumer like vprintf. -- What|Removed |Added

[Bug target/20924] New: [4.0/4.1 regression] inline float divide does not set correct fpu status flags

2005-04-09 Thread schwab at suse dot de
Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-*-* http://gcc.gnu.org

[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-04-07 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-07 09:03 --- Needs to be fixed on 4.0 branch as well. -- What|Removed |Added Status|RESOLVED

[Bug rtl-optimization/15242] [3.3/3.4 regression] pessimization of goto *

2005-04-07 Thread schwab at suse dot de
-- Bug 15242 depends on bug 20648, which changed state. Bug 20648 Summary: [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20648 What|Old Value |New Value

[Bug middle-end/20648] [4.0 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-04-07 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-07 14:44 --- Really fixed now. -- What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/15242] [3.3/3.4 regression] pessimization of goto *

2005-04-07 Thread schwab at suse dot de
-- Bug 15242 depends on bug 20648, which changed state. Bug 20648 Summary: [4.0 regression] ICE in cfg_layout_redirect_edge_and_branch_force http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20648 What|Old Value |New Value

[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-04-03 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-03 13:24 --- Regression test still running, but bootstrap has succeeded. -- What|Removed |Added

[Bug rtl-optimization/15242] [3.3/3.4 regression] pessimization of goto *

2005-04-03 Thread schwab at suse dot de
-- Bug 15242 depends on bug 20648, which changed state. Bug 20648 Summary: [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20648 What|Old Value |New Value

[Bug target/20717] [4.1 Regression] Many C++ testsuite failures on ia64-hpux

2005-04-02 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-02 19:03 --- The bootstrap failure on ia64-linux was introduced by the latter change, so it is most likely the same issue. -- What|Removed |Added

[Bug middle-end/20648] [4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-03-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-27 18:14 --- Triggered by this patch from PR15242: 2005-02-01 Steven Bosscher [EMAIL PROTECTED] PR optimization/15242 * params.def (PARAM_MAX_GOTO_DUPLICATION_INSNS): New param. * basic-block.h

[Bug java/20648] New: [4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-03-26 Thread schwab at suse dot de
: UNCONFIRMED Keywords: ice-on-valid-code, build Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu

[Bug middle-end/20635] [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node

2005-03-25 Thread schwab at suse dot de
-- What|Removed |Added OtherBugsDependingO||20225 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20635

[Bug other/20349] [multilib] libjava(32) doesn't build.

2005-03-25 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-25 15:06 --- Linux/x86-64 does not have a sigaction syscall. But nevertheless /usr/include/sys/syscall.h should define SYS_sigaction for __WORDSIZE != 64 if you have the proper bi-arch headers installed. -- http

[Bug ada/20615] IP address 255.255.255.255 cannot be set with GNAT.Sockets

2005-03-24 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-24 12:50 --- 3) Use inet_aton which does not have this problem. inet_addr is obsolete. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20615

[Bug target/20617] [4.0/4.1 regression] shared SH libgcc is exporting too many symbols

2005-03-24 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-24 17:31 --- Subject: Re: shared SH libgcc is exporting too many symbols Joern RENNECKE [EMAIL PROTECTED] writes: ! #define FUNC(X) .type X,@function .hidden X

[Bug target/20583] New: [4.0/4.1 regression] ICE in output_operand: invalid expression as operand

2005-03-21 Thread schwab at suse dot de
Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: m68k-*-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20583

[Bug target/20583] [4.0/4.1 regression] ICE in output_operand: invalid expression as operand

2005-03-21 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-22 01:20 --- Created an attachment (id=8430) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8430action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20583

[Bug c++/20381] [4.0/4.1 Regression] ICE in build_ptrmemfunc, at cp/typeck.c:5702

2005-03-15 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-15 13:30 --- The ICE is also reproducible on the 4.0 branch. -- What|Removed |Added CC

[Bug libfortran/20438] conflicting types for int8_t with --enable-maintainer-mode

2005-03-12 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-12 14:59 --- This has nothing to do with maintainer-mode. See http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00874.html for a possible fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20438

[Bug driver/20425] New: -print-search-dirs doesn't honor mutil-os/multilib settings

2005-03-11 Thread schwab at suse dot de
ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: x86-64-*-*,powerpc*-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20425

[Bug c/20368] internal compiler error: tree check: expected function_type or method_type, have integer_type in start_function, at c-decl.c:5777

2005-03-07 Thread schwab at suse dot de
-- What|Removed |Added Keywords||error-recovery, ice-on- ||invalid-code

[Bug c++/20346] valid code fails: include of #define inside extern C

2005-03-06 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-06 12:30 --- This is invalid code, uint is not defined as a type. -- What|Removed |Added Status

[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test

2005-03-06 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-07 02:07 --- C99 says: F.9.3.7 The log functions #8212; log(±0) returns #8722;#8734; and raises the #8216;#8216;divide-by-zero#8217;#8217; #64258;oating-point exception. Note that HUGE_VAL == INFINITY on IEEE hosts

[Bug middle-end/20225] [4.0/4.1 regression] ICE during GC

2005-03-03 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-03-03 12:56 --- Also happens on i386. -- What|Removed |Added Severity|normal

[Bug c/20229] -Wcast-qual option is easily evaded

2005-02-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-27 14:54 --- Casting to an integer does not remove the qualifier from the target type, it removes the target type completely. Since an integer is not a pointer, there cannot be a target type any more. So the documentation

[Bug rtl-optimization/17356] [4.0/4.1 Regression] [Ada] [ia64] ACATS c41325a other ICE, also while building libada

2005-02-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-27 15:09 --- Only happens with --enable-checking. -- What|Removed |Added Keywords

[Bug middle-end/20225] [4.0/4.1 regression] ICE during GC

2005-02-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-27 16:08 --- I can reproduce it with a cross compiler from powerpc64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20225

[Bug middle-end/20225] [4.0/4.1 regression] ICE during GC

2005-02-27 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-27 16:33 --- Broken by this change: 2005-01-01 Richard Henderson [EMAIL PROTECTED] PR c/19031 * c-decl.c (pop_file_scope): Call maybe_apply_pending_pragma_weaks. * c-lang.c (finish_file): Don't

[Bug c++/20225] New: [4.0/4.1 regression] ICE during GC

2005-02-26 Thread schwab at suse dot de
: gcc Version: 4.0.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs

[Bug c++/20225] [4.0/4.1 regression] ICE during GC

2005-02-26 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-26 23:23 --- Created an attachment (id=8289) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8289action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20225

[Bug rtl-optimization/20097] New: [4.0 regression] ICE in reload_cse_simplify_operands

2005-02-19 Thread schwab at suse dot de
Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org,paolo dot

[Bug rtl-optimization/20097] [4.0 regression] ICE in reload_cse_simplify_operands

2005-02-19 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-19 22:37 --- Created an attachment (id=8236) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8236action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097

[Bug rtl-optimization/20097] [4.0 regression] ICE in reload_cse_simplify_operands

2005-02-19 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097

[Bug target/20018] New: [4.0 regression] unable to find a register to spill in class ‘PR_REGS’

2005-02-16 Thread schwab at suse dot de
at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org,roger at eyesopen dot com GCC target triplet: ia64-suse-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20018

[Bug target/20018] [4.0 regression] unable to find a register to spill in class ‘PR_REGS’

2005-02-16 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-17 01:29 --- Created an attachment (id=8209) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8209action=view) Somewhat reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20018

[Bug tree-optimization/19917] [4.0 regression] Weak const function mishandled inside loop

2005-02-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-13 13:12 --- I have successfully bootstrapped gcc and glibc with this patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19917

[Bug c/19937] New: [4.0 regression] Wrong loop exit

2005-02-13 Thread schwab at suse dot de
: UNCONFIRMED Keywords: wrong-code Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-suse

[Bug tree-optimization/19937] [4.0 regression] Wrong loop exit

2005-02-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-13 19:17 --- Broken by this patch: 2005-02-06 Zdenek Dvorak [EMAIL PROTECTED] * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not add unnecessary cast to original induction variable increments

[Bug tree-optimization/19917] New: [4.0 regression] Weak const function mishandled inside loop

2005-02-12 Thread schwab at suse dot de
: wrong-code Severity: critical Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org,rakdver at atrey dot karlin

[Bug tree-optimization/19917] [4.0 regression] Weak const function mishandled inside loop

2005-02-12 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-12 15:32 --- I don't see any contradiction between const and weak. Neither does __pthread_internal_tsd_address read memory (it returns a pointer to some, but the address is an invariant). Once you know that the function

[Bug tree-optimization/19917] [4.0 regression] Weak const function mishandled inside loop

2005-02-12 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-12 16:27 --- Created an attachment (id=8187) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8187action=view) Orignal testcase This is the original test case from which the other one is simplified, apparently too much so

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

2005-02-10 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-02-10 10:33 --- $ find . -name '*.c' | xargs grep '[(|!] *optimize[) =!|]' | wc -l 204 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19848

[Bug target/19720] missing braces around initializer

2005-01-31 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 15:08 --- Most likely careless mixing of NPTL and Linuxthreads headers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19720

[Bug target/19720] missing braces around initializer

2005-01-31 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 15:51 --- Not a glibc bug, rather a packaging bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19720

[Bug middle-end/19698] [3.3/3.4/4.0 regression] Infinite loop in update_life_info

2005-01-30 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-30 13:47 --- The test case from comment #5 triggers the bug in all branches since 3.3 (but not on the hammer branch). -- What|Removed |Added

[Bug middle-end/19698] [3.3/3.4/4.0 regression] Infinite loop in update_life_info

2005-01-30 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-30 22:25 --- Triggered by this change: 2002-07-05 Roger Sayle [EMAIL PROTECTED] PR c++/7099 * builtin-attrs.def: Define new attribute lists for use in builtins.def. * builtins.def

[Bug middle-end/19698] Infinite loop in update_life_info

2005-01-30 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 00:12 --- Ok, so this is a _very_ old bug, reproducable even with 3.0. -- What|Removed |Added

[Bug target/19205] [m68k] avoid converting INDEX to SI mode if a narrower mode suffices

2005-01-30 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 00:15 --- The hammer branch still does not exhibit the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19205

[Bug target/19205] [m68k] avoid converting INDEX to SI mode if a narrower mode suffices

2005-01-30 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 00:18 --- Oops, stupid bugzilla interface. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19205

[Bug middle-end/19698] [3.4/4.0 Regression] Infinite loop in update_life_info

2005-01-30 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-31 00:19 --- The hammer branch still does not exhibit the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19698

[Bug middle-end/19698] New: [4.0 regression] Infinite loop in update_life_info

2005-01-29 Thread schwab at suse dot de
: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-linux http://gcc.gnu.org/bugzilla

[Bug middle-end/19698] [4.0 regression] Infinite loop in update_life_info

2005-01-29 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-29 19:18 --- Created an attachment (id=8102) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8102action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19698

[Bug middle-end/19698] [4.0 regression] Infinite loop in update_life_info

2005-01-29 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-30 02:33 --- This is broken since the tree-ssa merge. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19698

[Bug target/16304] [3.4/3.5? regression] bootstrap failure on AIX 4.3.3: cannot build strstream in libstdc++

2005-01-17 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-17 10:18 --- The same on ia64. -- What|Removed |Added CC||dave dot

[Bug target/19493] New: [4.0 regression] TImode no longer supported on powerpc

2005-01-17 Thread schwab at suse dot de
: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: powerpc-linux http://gcc.gnu.org/bugzilla

[Bug target/19493] [3.4/4.0 regression] TImode no longer supported on powerpc

2005-01-17 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-17 23:37 --- Doesn't ICE with gcc-3.3 (but TImode arithmetic is incomplete here too). Glibc assumes that __uint128_t is defined for gcc = 3.1. -- What|Removed |Added

[Bug target/19315] variable is not emitted in the asm

2005-01-07 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-01-07 16:07 --- Shouldn't this be rejected as y is of incomplete type? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19315

[Bug c/19318] New: [4.0 regression] ICE in aggregate_value_p

2005-01-07 Thread schwab at suse dot de
at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19318

[Bug target/19201] [m68k] Inefficient code for array accesses (from old PROBLEMS)

2004-12-31 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-31 13:32 --- Test case (see also http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01109.html): struct X { char *a; /* other members */ int b; }; void f (struct X *x) { x-a[x-b] = 0; } -- What

[Bug target/19204] [m68k] pea can force reloads that cause inefficient code

2004-12-31 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19204

[Bug target/19205] [m68k] avoid converting INDEX to SI mode if a narrower mode suffices

2004-12-31 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19205

[Bug target/18987] [4.0 regression] [ia64] Extra '.restore sp' in tail call

2004-12-15 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-15 22:04 --- osdep.s != osdep.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18987

[Bug c++/18981] New: [4.0 regression] ICE in cp_parser_lookup_name

2004-12-14 Thread schwab at suse dot de
: ice-on-valid-code Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18981

[Bug target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand

2004-12-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-13 10:38 --- I.e. though this PR and PR18542 might be the same for the m68k, I doubt this bug to be identical to the ICE on the avr. You can easily check that by testing if reverting the patch from comment #2 helps

[Bug c++/18957] New: [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread schwab at suse dot de
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18957

[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-13 17:01 --- Try this instead (too much deletia). templateclass T class PLCFIterator; templateclass T class PLCF { friend class PLCFIteratorT; public: PLCFIteratorT at( unsigned int index ) const

[Bug c++/18965] New: [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-13 Thread schwab at suse dot de
: ice-on-valid-code Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18965

[Bug c++/18965] [4.0 regression] ICE in gimplify_init_ctor_eval

2004-12-13 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18965

[Bug middle-end/18968] New: [4.0 regression] ICE: tree check: expected ssa_name, have addr_expr in vrp_hash

2004-12-13 Thread schwab at suse dot de
Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18968

[Bug middle-end/18968] [4.0 regression] ICE: tree check: expected ssa_name, have addr_expr in vrp_hash

2004-12-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-13 21:30 --- Created an attachment (id=7730) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7730action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18968

[Bug c++/18981] [4.0 regression] ICE in cp_parser_lookup_name

2004-12-13 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18981

[Bug tree-optimization/18984] New: [4.0 regression] ICE in check_pointer_types_r

2004-12-13 Thread schwab at suse dot de
Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18984

[Bug tree-optimization/18984] [4.0 regression] ICE in check_pointer_types_r

2004-12-13 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18984

[Bug target/18987] New: [4.0 regression] [ia64] Extra '.restore sp' in tail call

2004-12-13 Thread schwab at suse dot de
Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-*-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/18987] [4.0 regression] [ia64] Extra '.restore sp' in tail call

2004-12-13 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18987

[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18957

[Bug tree-optimization/18888] [4.0 regression] loops miscompiled

2004-12-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-13 23:08 --- Still not fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1

[Bug c/18946] [4.0 regression] ICE in pushdecl

2004-12-12 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18946

[Bug c/18946] New: [4.0 regression] ICE in pushdecl

2004-12-12 Thread schwab at suse dot de
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18946

[Bug target/18925] New: Invalid gprel relocation in PIC

2004-12-10 Thread schwab at suse dot de
Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-*-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/18925] [4.0 regression] Invalid gprel relocation in PIC

2004-12-10 Thread schwab at suse dot de
-- What|Removed |Added Summary|Invalid gprel relocation in |[4.0 regression] Invalid |PIC |gprel relocation in PIC

[Bug target/18925] [4.0 regression] Invalid gprel relocation in PIC

2004-12-10 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-10 16:23 --- Broken by 2004-08-03 Mark Mitchell [EMAIL PROTECTED] * class.c (build_vtable): Do not set DECL_VISIBILITY here. (check_field_decls): Or here. (check_methods): Or here

[Bug target/18925] Invalid gprel relocation in PIC

2004-12-10 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18925

[Bug target/18925] Invalid gprel relocation in PIC

2004-12-10 Thread schwab at suse dot de
-- What|Removed |Added Keywords||wrong-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18925

[Bug tree-optimization/18888] [4.0 regression] loops miscompiled

2004-12-10 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-10 12:00 --- The patch did not help. -fno-tree-dominator-opts is a workaround. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1

[Bug target/18888] [4.0 regression] __builtin_va_arg miscompiled

2004-12-09 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-09 10:11 --- Created an attachment (id=7711) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7711action=view) Reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1

[Bug tree-optimization/18694] [4.0 regression] loop miscompilation at -O1 (-ftree-ch)

2004-12-09 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-09 14:19 --- The patch does no good on ia64, it causes the stage2 compiler to be miscompiled. -- What|Removed |Added

[Bug tree-optimization/18888] [4.0 regression] loops miscompiled

2004-12-09 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-09 17:03 --- I have identified this patch as the trigger: 2004-10-25 Kazu Hirata [EMAIL PROTECTED] * cfg.c (unchecked_make_edge, redirect_edge_succ, redirect_edge_pred): Use VEC_safe_push instead

[Bug target/18888] New: [4.0 regression] __builtin_va_arg miscompiled

2004-12-08 Thread schwab at suse dot de
: unassigned at gcc dot gnu dot org ReportedBy: schwab at suse dot de CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: ia64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1

[Bug target/18888] [4.0 regression] __builtin_va_arg miscompiled

2004-12-08 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-08 14:56 --- Created an attachment (id=7705) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7705action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1

[Bug ada/18859] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839

2004-12-06 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18859

[Bug ada/18860] ACATS ICE cd30001 at -O0: in expand_expr_addr_expr_1, at expr.c:6229

2004-12-06 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18860

[Bug target/18847] ACATS ICE cxa5012 on ia64: insn does not satisfy its constraints reload_cse_simplify_operands, at postreload.c:391

2004-12-05 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18847

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ICE while building libada

2004-12-01 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-01 20:54 --- I've only worked around it by using -O0. The bug is still present and responsible for most of the testsuite failures. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17356

[Bug target/18743] _init/_fini lacking unwind-info

2004-11-30 Thread schwab at suse dot de
-- What|Removed |Added Summary|_init/_ lacking unwind-info |_init/_fini lacking unwind- ||info Version|unknown

<    1   2   3   4   5   6   7   >