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: KDE and gcc take III


> On Thu, Nov 22, 2001 at 02:06:33PM +0100, Jan Hubicka wrote:
> > ! 	if (TREE_CODE (constant) == CONSTRUCTOR)
> > ! 	  reloc = 1;
> 
> Overriding previous data?  Surely not.  Can't I reference global
Probably not needed anymore, but aren't we speaking about reference to
the constructor and not constructor itself?

Honza
> data from a constructor?


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