------- Comment #11 from rguenther at suse dot de 2009-08-15 12:14 ------- Subject: Re: lto1: error: type mismatch in indirect reference
On Sat, 15 Aug 2009, jv244 at cam dot ac dot uk wrote: > ------- Comment #10 from jv244 at cam dot ac dot uk 2009-08-15 12:12 ------- > great... with this fix CP2K can be compiled and linked at -flto -O2 You definitely want to add -fwhole-program for extra optimization and a less overall program size. Does CP2K also work? ;) Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41069