This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/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: Sun, 17 Jul 2011 15:08:48 +0000
- Subject: [Bug middle-end/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
--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-17 15:08:46 UTC ---
Author: ebotcazou
Date: Sun Jul 17 15:08:44 2011
New Revision: 176372
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176372
Log:
PR middle-end/49732
* tree.c (walk_tree_1) <DECL_EXPR>: Do not walk a pointed-to type.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gnat.dg/pointer_controlled.adb
- copied unchanged from r176371,
trunk/gcc/testsuite/gnat.dg/pointer_controlled.adb
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/gcc-4_6-branch/gcc/tree.c