This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared
- 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: 30 Jun 2005 18:22:00 -0000
- Subject: [Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared
- References: <20050630115033.22247.fxcoudert@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-30 18:21 -------
Confirmed, changing uint to unsigned was able to bootstrap on powerpc-darwin just fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22247