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: Your change breaks MIPS.


On Thu, Jan 03, 2002 at 02:47:14PM +0100, Jan Hubicka wrote:
> Uhm... I was catching this over an hour today... Silly me! and thanks
> a lot for investigation!
> 

Here is a warning:

/home/hjl/work/gnu/src/gcc/gcc/gcc/cfgcleanup.c:359: warning: `threaded_edge' might be used uninitialized in this function

I don't know if it causes the mips failure. I am bootstrapping on mips
now with initializing threaded_edge to NULL.


H.J.


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