This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21111] IA-64 NaT consumption faults due to uninitialized register reads
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Apr 2005 20:47:45 -0000
- Subject: [Bug middle-end/21111] IA-64 NaT consumption faults due to uninitialized register reads
- References: <20050419203158.21111.wilson@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-19 20:47 -------
To me, the target specific code should be the one to fix this problem up and not the middle-end or at
least have a hook for it so you don't mess around with other targets getting the speed up. Anyways
seems like someone thought it would be cool if they did this, oh well.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21111