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]
Other format: [Raw text]

Re: PATCH (SPU): Add enhanced Double Precision (eDP) support on SPU


Trevor, Sa,

> - Does GNU coding style allow declarations mixed with code? If not,
> that needs to be cleaned up.  As long as there are no compiler
> warnings it's fine by me.

I understand it should be possible to build GCC with a C89 compiler,
so using C99 features (like mixing declarations and code) should *not*
be used in GCC sources.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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