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: profiling on sh


On Mar 16, 2002, mike stump <mrs@windriver.com> wrote:

>> To: "Kris Warkentin" <kewarken@qnx.com>
>> Cc: <gcc@gcc.gnu.org>
>> From: Alexandre Oliva <aoliva@redhat.com>
>> Date: 16 Mar 2002 16:00:27 -0300

>> /* In C++, we never create builtin functions whose name does not
>> begin with `__'.  Users should be using headers to get prototypes
>> in C++.  It would be nice if we could warn when `-fbuiltin' is
>> used explicitly, but we do not have that information.  */
>> flag_no_builtin = 1;

> I disagree fundamentally with this change.

I don't like it either, and I'm not sure I understand why it was put
in, BTW.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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