This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/26678] "GNAT BUG DETECTED" when compiling AWS.
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Mar 2006 14:47:03 -0000
- Subject: [Bug ada/26678] "GNAT BUG DETECTED" when compiling AWS.
- References: <bug-26678-6251@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from ebotcazou at gcc dot gnu dot org 2006-03-14 14:47 -------
> I am also surprised by the location: tree-ssa-structalias.c, I thought
> strict aliasing was disabled for Ada. Are you using FSF GCC sources or sources
> modified ?
Structure aliasing is indeed disabled for Ada but tree-ssa-structalias.c
contains the generic points-to analyser, aka "constraint solver".
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26678