This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/26678] "GNAT BUG DETECTED" when compiling AWS.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]