Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2003 22:26:57 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Marcel Moolenaar <marcel@xcllnt.net>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern init_main.c kern_malloc.c md5c.c subr_autoconf.c subr_mbuf.c subr_prf.c tty_subr.c vfs_cluster.c vfs_subr.c 
Message-ID:  <15048.1058905617@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 22 Jul 2003 13:19:18 PDT." <20030722201918.GA1052@athlon.pn.xcllnt.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030722201918.GA1052@athlon.pn.xcllnt.net>, Marcel Moolenaar write
s:

>I hope we can come up with a scheme that allows us to control
>inlining on a per-platform basis.

What GCC needs is the "auxillary info file" concept like the old
MW compiler had, a file where you wrote hints to the optimizer
and supressed warnings.

If I remember right you could silence warnings by file+line or
function+line, and you could specify various properties by
global_name or function+local_name.

That would allow us to keep different files for different archs...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15048.1058905617>