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 bootstrap/45658] [4.6 regression] Comparison failure in gcc/ada/ali.o on Solaris 2/SPARC



------- Comment #1 from ro at CeBiTec dot Uni-Bielefeld dot DE  2010-09-15 15:34 -------
Subject: Re:   New: [4.6 regression] Comparison failure in gcc/ada/ali.o on
Solaris 2/SPARC

A reghunt identified the responsible patch:

2010-09-10  Jan Hubicka  <jh@suse.cz>

        * tree-ssa-ccp.c (fold_const_aggregate_ref): Do not check STATIC flag.

Reghunting was a nightmare in this case since there was lots of
intermediate breakage which left the tree unbuildable for unrelated
reasons.


-- 


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


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