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 c++/58372] internal compiler error: ix86_compute_frame_layout


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58372

--- Comment #38 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Terry Guo from comment #36)

> OK. Do it right now.

I think that latest attachment is the one that should be tested. Functionally
it is the same, but avoids unnecessary variable updates before
expand_stack_alignment is called. expand_stack_alignment will do everything for
us.

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