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]

[Bug middle-end/22247] [4.1 Regression] tree-ssa-structalias.c: `uint' undeclared


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-06-30 13:58 -------
tree-ssa-structalias has had that uint since inception.
Kazu added it  as part of VEC'ification prior to submission.
I believe you should be able to do s/uint/unsigned/.

If this works, please submit a patch and i will approve it

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22247


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