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]

Ping2: [varasm] patch for integer_cst non-int-sized pointer initializers


> > 	* initializer_constant_valid_p: Allow pointers to be
> > 	initialized from integer constants of lesser precision.
> > 	* output_constant: Allow non-int-sized pointer modes to be
> > 	initialized from integer constants.
> 
> I've been using this patch for two weeks, and it's passed x86_64
> bootstrap/regression in the 4.1 branch.  Ok to apply?  It's one of a
> small handful of patches I need for m32c/c++ support.
> 
> http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00116.html

six weeks now, still using it.  Can I apply it yet?



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