This is the mail archive of the gcc@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: Prague GCC folks meeting summary report


Richard Guenther wrote:

> Is -combine widely used?  IIRC it has a lot of known issues and
> is basically unmaintained.  Maybe if we deprecate -combine for 4.5
> we'll get feedback if it is used.

I have used it quite a bit, but now most often I just use a single
source file full of #include statements to achieve the same end as it
works with versions of GCC where -combine is broken (or not available).

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kpfleming@digium.com
Check us out at www.digium.com & www.asterisk.org


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