This is the mail archive of the gcc-bugs@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: Another NaT bit propagation bug.

[Get raw message]
On Thu, Nov 15, 2001 at 07:13:02AM -0800, Andrew Macleod wrote:
> >> life.c?
> 
> OK, I can create it.

Ug.  I actaully meant flow.c, with the existing life routines.

> Anyway, thats the logic I used to insert it at the beginning. Should
> I change that? Or is this sufficient for now?

Sufficient for now.

> 	* toplev.c (rest_of_compilation): Call initialize_uninitialized_subregs
> 	when optimization is on.

Eh?  Isn't this a correctness issue for ia64?  I.e. it
should happen with no optimization a well?


r~


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