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: Problem with merging to lno-branch


On Sun, Jul 18, 2004 at 07:24:52PM +0200, Zdenek Dvorak wrote:
> Hello,
> 
> > > W gcc/libjava/configure.in : lno-merge-20040718 already exists on version 1.194 : NOT MOVING tag to version 1.195
> > > 
> > > Does someone have an idea what it means?  I am postponing the merge for now.
> > > 
> > 
> > I have created that tag and begun the merge.
> 
> > I'm bootstrapping now.
> 
> Did you reenable the PRE?
> 

Yes.
I'm trying to bootstrap now.

> > If you want I can put the diff of the merge on a web server.
> 
> That would be great, thanks.
> 

http://cri.ensmp.fr/~pop/gcc/2004_07_18_merge.diff.gz

I still get an error with it:

../../gcc/gcc/tree-phinodes.c: In function `init_phinodes':
../../gcc/gcc/tree-phinodes.c:95: error: Expected an SSA_NAME object
free_phinodes<D16799>

#   V_MUST_DEF <free_phinodes<D16799>>;
*ruatmp.796<D17340>_17 = 0B;

../../gcc/gcc/tree-phinodes.c:95: internal compiler error: tree check: expected ssa_name, have var_decl in verify_def, at tree-ssa.c:125
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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