Bug#173513: Great Gifts online

2007-12-27 Thread Odessa Flores
Great Gift ideas online Top Quality for Men, Women and Kids http://syoldyear.com And Mère Chose's square of world, even as they Nor, indeed, the bit of paint itself can know of. XX. To the Pole -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

[Bug middle-end/31947] [4.2 Regression] ICE in calc_dfs_tree, at dominance.c:374

2007-12-27 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2007-12-27 16:55 --- Confirmed. Even shorter testcase: struct A { virtual void foo() {} } a; struct B { ~B() {} }; struct C : B { A* p; C() : p(&a) { p->foo(); } } c;

Bug#442036: Affects 14 packages

2007-12-27 Thread Martin Michlmayr
I just compiled the archive with 4.3 on Alpha and here's the list of packages that are affected by this bug: fftw3_3.1.2-3_20071221-0729:verify-r2r.c:132: internal compiler error: in iv_analyze_expr, at loop-iv.c:935 gnumeric_1.7.91-1_20071223-2048:../../../../../src/tools/solver/lp_solve/lp_solv

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2007-12-27 Thread steven at gcc dot gnu dot org
--- Comment #6 from steven at gcc dot gnu dot org 2007-12-27 15:28 --- Actually, that df failure was due to a local patch. With a clean tree, a cross from cygwin to alpha does not ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You are receiving this mail because

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2007-12-27 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2007-12-27 12:59 --- Currently breaks with a df-verify error with a cross from i686-cygwin to alpha-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33410 --- You are receiving this mail because: --- You reported th