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]

Re: Error handling change


    Well the ARM compiler has some, eg:

        fatal ("Invalid floating point emulation option: -mfpe-%s",
               target_fp_name);

That seems quite wrong to me.  The other ports just use "error".

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