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/30826] alignment error when optimizing with inlining



------- Comment #1 from michael dot haubenwallner at salomon dot at  2007-02-16 17:50 -------
Created an attachment (id=13055)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13055&action=view)
testcase, extracted from preprocessor output of real application code.

Have looked at assembler output:
There is a difference in call to mallinfo() from f1(), when f2() is empty, or
when using 'long long' as datatype for 'status'.


-- 


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


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