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/16987] [3.3/3.4/3.5 Regression] Excessive stack allocation (totally unused)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-07 07:31 -------
Yes this was fixed by the non-lowering of &a.b into &a + offsetof(b).

-- 


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


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