This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: [3.3 branch] IA64 bootstrap failure
- From: Jim Wilson <wilson at tuliptree dot org>
- To: "S. Bosscher" <S dot Bosscher at student dot tudelft dot nl>
- Cc: "'Andreas Schwab '" <schwab at suse dot de>, "'gcc at gcc dot gnu dot org '" <gcc at gcc dot gnu dot org>
- Date: 08 Jul 2003 16:30:11 -0700
- Subject: RE: [3.3 branch] IA64 bootstrap failure
- References: <4195D82C2DB1D211B9910008C7C9B06F01F3736A@lr0nt3.lr.tudelft.nl>
On Tue, 2003-07-08 at 15:56, S. Bosscher wrote:
> Doesn't valgrind check for uninitialized/out-of-bounds memory refs?
Ah, yes, I keep forgetting about valgrind. Maybe I should try using it
someday.
In the olden days, we had no choice but to do it the hard way, so that
is the way I am accustomed to doing it.
Jim