[Bug c++/29016] [4.2 Regression] tree check: expected class 'expression', have 'exceptional' (baselink) in get_base_var, at ipa-utils.c:224

2006-09-21 Thread mmitchel at gcc dot gnu dot org
--- Comment #10 from mmitchel at gcc dot gnu dot org 2006-09-21 22:25 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/26983] [4.0 Regression] Missing label with builtin_setjmp/longjmp

2006-09-21 Thread sayle at gcc dot gnu dot org
--- Comment #15 from sayle at gcc dot gnu dot org 2006-09-21 23:38 --- Subject: Bug 26983 Author: sayle Date: Thu Sep 21 23:38:21 2006 New Revision: 117125 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117125 Log: 2006-09-21 Steven Bosscher [EMAIL PROTECTED] PR

[Bug target/28635] Interaction between different asm statements

2006-09-21 Thread acahalan at gmail dot com
--- Comment #5 from acahalan at gmail dot com 2006-09-22 02:24 --- (In reply to comment #4) I still don't see why my code should not compile even for register starved x86. Including the -fomit-frame-pointer optimization should allow using the ebp register at least for leaf

[Bug middle-end/28915] [4.2 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973

2006-09-21 Thread rsandifo at gcc dot gnu dot org
--- Comment #14 from rsandifo at gcc dot gnu dot org 2006-09-22 04:36 --- FWIW, this appears to be the same problem as the compile/20050112-1.c failure on the -mips32 multilibs of mipsisa64-elf-gcc. -- rsandifo at gcc dot gnu dot org changed: What|Removed

<    1   2