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 middle-end/23828] local calling convention not used when using -fwhole-program --combine


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-09-12 08:10 -------
The testcase is definitely too large and trying to create a simple two-file
based one didn't work out to reproduce the problem.  If it changes
calling-conventions
in single-file compile mode the function must be declared static, so it
definitely may be changed in whole-program mode, too.

-- 


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


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