This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/49732] [4.6/4.7 regression] crash on terminal_interface-curses-menus.adb from ncurses with -gnato
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 14:58:08 +0000
- Subject: [Bug ada/49732] [4.6/4.7 regression] crash on terminal_interface-curses-menus.adb from ncurses with -gnato
- Auto-submitted: auto-generated
- References: <bug-49732-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49732
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.5.4
Known to fail| |4.7.0
--- Comment #9 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-14 14:56:54 UTC ---
> It makes sense because patch which "fixes" the problem effectively removes the
> information needed to do overflow check.
OK.
> And now, when I know where to look is much smaller reproducer:
Nice, thanks. The 4.5 series isn't affected either.