This is the mail archive of the gcc@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: Mainline fails to bootstrap 3.3 branch.


Volker Reichelt <reichelt@igpm.rwth-aachen.de> writes:

| Currently mainline fails to bootstrap 3.3 branch, since extended lvalues
| were removed by Joseph's patch:
| 
| http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01730.html
| 
| These extended lvalues are used on the 3.3 branch in include/obstack.h.

*sigh*.

| On 3.4/mainline obstack.h got rid of the extended lvalues with the
| obstack.h part of Joseph's patch
| 
| http://gcc.gnu.org/ml/gcc-cvs/2003-10/msg00920.html
| 
| i.e.
| 
| http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/include/obstack.h.diff?cvsroot=gcc&r1=1.5&r2=1.6
| 
| Wouldn't it make sense to apply this to 3.3 also, since this cures the
| bootstrap problem?

Yes, the patch is needed for 3.3.x.

Thanks for raising this! 

-- Gaby


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