This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: (new) Failure building GFortran (Cygwin)
- From: Ian Lance Taylor <iant at google dot com>
- To: Angelo Graziosi <angelo dot graziosi at alice dot it>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org, gcc at gcc dot gnu dot org, Dave Korn <dave dot korn at artimi dot com>
- Date: Mon, 07 Jul 2008 11:39:32 -0700
- Subject: Re: (new) Failure building GFortran (Cygwin)
- References: <486629E7.7030003@alice.it> <339c37f20806281308y78981c25h22fec3bddb77d60b@mail.gmail.com> <486F57D8.6060400@alice.it> <008a01c8dfab$344c0ca0$2708a8c0@CAM.ARTIMI.COM> <4871D596.5000105@alice.it>
Angelo Graziosi <angelo.graziosi@alice.it> writes:
> Could this be valid?
It's valid, but it's not the right patch. The right patch is to use
XNEW and XCNEW from include/libiberty.h.
Ian