[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-09 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2008-09-09 10:45 --- Fixed one bug, but apparently there are some more. Debugging. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-09 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2008-09-09 19:21 --- Subject: Bug 37419 Author: jakub Date: Tue Sep 9 19:19:41 2008 New Revision: 140168 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140168 Log: PR other/37419 * ipa-prop.h

[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-09 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2008-09-09 20:26 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-08 Thread tbm at cyrius dot com
--- Comment #1 from tbm at cyrius dot com 2008-09-08 08:54 --- Created an attachment (id=16253) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16253action=view) Preprocessed code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37419

[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-08 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-08 21:47 --- I get a different ICE with revision 139912 on i386-apple-darwin8.11.1. GNU C (GCC) version 4.4.0 20080902 (experimental) [trunk revision 139912] (i386-apple-darwin8.11.1) compiled by GNU C version 4.4.0

[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-08 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-08 23:28 --- Created an attachment (id=16259) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16259action=view) Reduced testcase This is as far as I can get this testcase. --

[Bug other/37419] [4.4 Regression] mpfr related memory corruption

2008-09-08 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-08 23:29 --- #0 add_new_edges_to_heap (heap=0x43909090, new_edges=0x4390d2d0) at /Users/apinski/src/local/gcc/gcc/ipa-inline.c:817 -- pinskia at gcc dot gnu dot org changed: What|Removed