[Bug tree-optimization/36339] [4.3/4.4 Regression] not call clobbering variable for non common offset

2008-05-28 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2008-05-28 14:46 --- Subject: Bug 36339 Author: rguenth Date: Wed May 28 14:45:57 2008 New Revision: 136100 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136100 Log: 2008-05-28 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/36339] [4.3/4.4 Regression] not call clobbering variable for non common offset

2008-05-28 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2008-05-28 14:53 --- Subject: Bug 36339 Author: rguenth Date: Wed May 28 14:52:07 2008 New Revision: 136101 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136101 Log: 2008-05-28 Richard Guenther [EMAIL PROTECTED] PR

[Bug tree-optimization/36339] [4.3/4.4 Regression] not call clobbering variable for non common offset

2008-05-27 Thread mikpe at it dot uu dot se
--- Comment #7 from mikpe at it dot uu dot se 2008-05-27 20:48 --- (In reply to comment #6) Fixed. I added the fix to the latest gcc-4.3 snapshot and bootstrapped it. I then tested both the original application that failed (Erlang) as well as the latest Linux kernel. Both built and