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/54965] [4.6] sorry, unimplemented: inlining failed in call to 'foo': function not considered for inlining


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

--- Comment #1 from Siarhei Siamashka <siarhei.siamashka at gmail dot com> 2012-10-18 01:56:34 UTC ---
Created attachment 28476
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28476
pixman-combine-float.i.gz - the original full preprocessed source

Applying the changes from
http://gcc.gnu.org/git/?p=gcc.git;a=commit;h=526b36a8a249c8c8698ca48ffeb8bff552f5a6fd
to 'passes.c' in GCC 4.6 branch "fixes" the reduced testcase. But pixman still
can't be compiled successfully, so also attaching the original full
preprocessed source.


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