[Bug ada/31744] Ada has way TOO MANY may be used uninitialized warnings.

2007-05-03 Thread rob1weld at aol dot com
--- Comment #2 from rob1weld at aol dot com 2007-05-03 10:09 --- Confirmed. My Linux system has gcc 4.2.0 installed and I do NOT get that many warnings, only a couple. I _do_ have the _newest_ possible version of all programs for Cygwin. In any event, on _any_ platform, it is

[Bug ada/31744] Ada has way TOO MANY may be used uninitialized warnings.

2007-05-03 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-05-03 12:08 --- Thanks for the feedback. Closing this PR then. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/31744] Ada has way TOO MANY may be used uninitialized warnings.

2007-05-03 Thread ebotcazou at gcc dot gnu dot org
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2007-05-03 12:44 --- I also did compile for my other platform (i686-pc-linux-gnu) and did not notice if these warnings occurred when make was running. They are only present on platforms that do not use DWARF-2 EH. --

[Bug ada/31744] Ada has way TOO MANY may be used uninitialized warnings.

2007-04-30 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-04-30 10:03 --- I do not see these warnings on trunk on i686-linux, could you confirm you do not see them as well ? -- charlet at gcc dot gnu dot org changed: What|Removed |Added