--- Comment #7 from hjl at gcc dot gnu dot org 2009-04-09 21:19 ---
Subject: Bug 39614
Author: hjl
Date: Thu Apr 9 21:19:29 2009
New Revision: 145858
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145858
Log:
2009-04-09 H.J. Lu
Backport from mainline:
2009-0
--- Comment #6 from jsm28 at gcc dot gnu dot org 2009-04-08 14:13 ---
Fixed for 4.5.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIG
--- Comment #5 from jsm28 at gcc dot gnu dot org 2009-04-08 14:12 ---
Subject: Bug 39614
Author: jsm28
Date: Wed Apr 8 14:11:46 2009
New Revision: 145737
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145737
Log:
PR c/39614
PR c/39673
* c-common.h (C_MAY
--- Comment #4 from jsm28 at gcc dot gnu dot org 2009-04-07 23:42 ---
Testing a patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39614
--- Comment #3 from hjl dot tools at gmail dot com 2009-04-02 15:44 ---
It is caused by revision 145254:
http://gcc.gnu.org/ml/gcc-cvs/2009-03/msg00761.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39614
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-04-02 14:46 ---
#1 0x00770237 in gimplify_expr (expr_p=0x77ff9270,
pre_p=0x7fffccc8, post_p=0x7fffc3b0,
gimple_test_f=0x73bbd9 , fallback=fb_rvalue)
at /space/rguenther/src/svn/trunk/gcc/gimplify.c
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-04-02 14:45 ---
Likely one of the C FE changes triggers this. I can reproduce this on a target
with 32bit long:
./cc1 -quiet t.i -m32
t.i: In function 'set_page_zone':
t.i:6: warning: left shift count >= width of type
t.i:6: inter