This is the mail archive of the gcc-patches@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]

Re: Final intermodule patch


On Fri, Jul 11, 2003 at 01:29:02AM -0700, Geoffrey Keating wrote:
> 
> There are a few changes since the last version.  The most notable is
> the __attribute__((used)) changes; the previous implementation was
> broken, assuming that DECL_ASSEMBLER_NAME was valid when the decl
> wasn't even fully parsed yet!  Also, there's a new C_DECL_FILE_SCOPE
> macro, and it's used in more places.
> 
> Bootstrapped & tested on powerpc-darwin.  Being committed now.

Wonderful!  I have the feeling this deserves a web page entry
somewhere...

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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