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: PR traget/24188 (-mcmodel=medium ICE)


> On Fri, Nov 04, 2005 at 03:59:27PM -0500, Jakub Jelinek wrote:
> > But I'm pretty certain none of those intrinsic routines would mind
> > if NULL has been passed instead.
> 
> I really don't like zero sized objects at all.  If we can get
> away with not creating them in the first place, I think that
> would be best.

I can drop the size 0 test part of patch (still we should not ICE on
large strings) and change this to fortran frontend bug...

Honza
> 
> 
> r~


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