[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#689364: Conflicting declarations of variable pc



Package: a56
Version: 1.3-6

While building the package using our research compiler infrastructure we noticed
the following conflicting declarations:

- build-tree/main.c:extern unsigned long pc;
- build-tree/gram.c:unsigned int pc;

This may cause undefined behaviour if INT_MAX is reached, or possibly also in
other cases.

Best,
Michael

Attachment: pgp2AQagctMf8.pgp
Description: PGP signature


Reply to: