This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/48799] [4.7 Regression] ice in pred_chain_length_cmp


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48799

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-24 00:54:43 UTC ---
Works for me with 
GNU C (GCC) version 4.7.0 20110723 (experimental) [trunk revision 176707]
(x86_64-unknown-linux-gnu)

hdp_gr.c: In function âdumpgr_usageâ:
hdp_gr.c:31:19: warning: unused parameter âargcâ [-Wunused-parameter]
hdp_gr.c: In function âdgrâ:
hdp_gr.c:1267:13: warning: âfpâ may be used uninitialized in this function
[-Wmaybe-uninitialized]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]