[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-16 Thread rguenth at gcc dot gnu dot org
--- Comment #25 from rguenth at gcc dot gnu dot org 2007-11-16 12:28 --- Re-opening to not forget about the follow-up patch. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-16 Thread rguenth at gcc dot gnu dot org
--- Comment #27 from rguenth at gcc dot gnu dot org 2007-11-16 14:40 --- Subject: Bug 33870 Author: rguenth Date: Fri Nov 16 14:40:04 2007 New Revision: 130231 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130231 Log: 2007-11-16 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-16 Thread rguenth at gcc dot gnu dot org
--- Comment #28 from rguenth at gcc dot gnu dot org 2007-11-16 14:41 --- Fixed. Again. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-16 Thread rguenth at gcc dot gnu dot org
--- Comment #26 from rguenth at gcc dot gnu dot org 2007-11-16 12:29 --- Which I have. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-13 Thread dnovillo at gcc dot gnu dot org
--- Comment #23 from dnovillo at gcc dot gnu dot org 2007-11-13 15:20 --- Subject: Bug 33870 Author: dnovillo Date: Tue Nov 13 15:20:40 2007 New Revision: 130141 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130141 Log: pr 33870 * tree.h (strcut

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-13 Thread dnovillo at gcc dot gnu dot org
--- Comment #24 from dnovillo at gcc dot gnu dot org 2007-11-13 15:47 --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00719.html -- dnovillo at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-12 Thread rguenth at gcc dot gnu dot org
--- Comment #22 from rguenth at gcc dot gnu dot org 2007-11-12 12:04 --- Re-opening, the following testcase still fails (the original underlying problem has not been fully fixed). extern void abort (void); typedef struct PgHdr PgHdr; typedef unsigned char u8; struct PgHdr { int y;

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-07 Thread dnovillo at gcc dot gnu dot org
--- Comment #21 from dnovillo at gcc dot gnu dot org 2007-11-08 00:26 --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00374.html -- dnovillo at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-07 Thread dnovillo at gcc dot gnu dot org
--- Comment #20 from dnovillo at gcc dot gnu dot org 2007-11-08 00:01 --- Subject: Bug 33870 Author: dnovillo Date: Thu Nov 8 00:01:38 2007 New Revision: 129976 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129976 Log: PR 33870 * tree.h (struct

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-04 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33870

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-11-02 Thread dnovillo at gcc dot gnu dot org
--- Comment #19 from dnovillo at gcc dot gnu dot org 2007-11-02 15:31 --- Working on a fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33870

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-29 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2007-10-29 21:44 --- Reopen. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-29 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2007-10-29 21:44 --- Assign to Diego. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-29 Thread rguenth at gcc dot gnu dot org
--- Comment #18 from rguenth at gcc dot gnu dot org 2007-10-29 21:47 --- Subject: Bug 33870 Author: rguenth Date: Mon Oct 29 21:47:05 2007 New Revision: 129738 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129738 Log: 2007-10-29 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-27 Thread rguenth at gcc dot gnu dot org
--- Comment #14 from rguenth at gcc dot gnu dot org 2007-10-27 11:10 --- Subject: Bug 33870 Author: rguenth Date: Sat Oct 27 11:10:09 2007 New Revision: 129675 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129675 Log: 2007-10-27 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-27 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2007-10-27 11:18 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-24 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2007-10-24 10:13 --- One working patch/workaround: http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01377.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33870

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-24 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2007-10-24 11:56 --- And another one: http://gcc.gnu.org/ml/gcc-patches/2007-10/msg01398.html unassigning - I neither feel responsible nor competent enough to fix this design issue. -- rguenth at gcc dot gnu dot org changed:

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-23 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2007-10-23 21:26 --- For the parent variable of the missing VOP SFT.6 there is no SFT with offset zero in pD.1574_36 NMTs aliases. So the following triggers: ! EXECUTE_IF_SET_IN_BITMAP (aliases, 0, i, bi) { ! al

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-23 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2007-10-23 21:27 --- Created an attachment (id=14403) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14403action=view) full checking patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33870

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-23 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2007-10-23 21:28 --- And sadly the following doesn't help. Index: tree-ssa-structalias.c === --- tree-ssa-structalias.c (revision 129582) +++ tree-ssa-structalias.c

[Bug tree-optimization/33870] [4.3 Regression] miscompiles sqlite

2007-10-23 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2007-10-23 21:52 --- Now it is memory paritioning again ;) static void rewrite_alias_set_for (tree tag, bitmap new_aliases) { bitmap_iterator bi; unsigned i; tree mpt, sym; EXECUTE_IF_SET_IN_BITMAP (MTAG_ALIASES (tag), 0, i,