This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Clean up handling of "big" pointers
On 10/04, Arnaud Charlet wrote:
| > If this is a security fix, it should probably be backported to open
| > branches as well.
|
| It's not a security fix, since it affects only the gnat tools, and not
| Ada applications. The main issue was some random failure to compile some
| files in extreme cases.
Couldn't an attacker use the problem to get the wrong file compiled in
some case for example?