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]

Re: Current CVS'd snapshot build dies on m68k-next-nextstep3compiling cccp.c for stage 3


I wrote:

  > Yep, I'd had my hopes centered on that one (if for nothing else  
  > than the amount of work David put into tracking it down).
  > Unfortunately, the snapshot I CVS'd yesterday (199809191000UTC),  
  > which contains his updates, still failed the same way.

and Jeff replied:

>  Could also be the reload1.c bug that Joern fixed today.
>  It was causing codegen problems on my PAs.  Or Richard's
>  function.c change which is causing codegen problems on
>  big endian targets.

Close but no cigar (oops, that ruins my PCness ;-)

The 19980919 problem was solved by the following patch from Andreas  
Schwab:

	* final.c (final_scan_insn): Disable CC tracking across branches,
	it fails to preserve all CC flags if the output routine needs to
	modify them.

The current snapshot (CVS'd 19981002730 UTC) also doesn't build -  
this probably is due to Richard's function.c change.

Cheers,
Toon.


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