This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/23828] local calling convention not used when using -fwhole-program --combine
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2005 08:10:22 -0000
- Subject: [Bug middle-end/23828] local calling convention not used when using -fwhole-program --combine
- References: <20050912014301.23828.dann@godzilla.ics.uci.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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