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]

Re: [RFC] Suggested replacement for specs and switch handling


> From: "Zack Weinberg" <zackw@stanford.edu>
> Date: Sun, 24 Jun 2001 12:20:41 -0700
> To: Neil Booth <neil@daikokuya.demon.co.uk>
> Cc: gcc@gcc.gnu.org

> [Why on earth does g++ process .c and .i files with the C++ compiler?]

C++ is mostly a superset of C, and hence it makes sense to give users
an easy way to ensure their code is C++ friendly.


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