This is the mail archive of the gcc-patches@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]

Re: [Bug tree-optimization/16705] ICE inverify_flow_insensitive_alias_info


On Wed, 2004-07-28 at 11:04, Richard Kenner wrote:
>     stage2/xgcc -Bstage2/ -B/home/dnovillo/gcc.ada/native/i686-pc-linux-gnu/bin/ -c -g -O2      -gnatpg -gnata -I- -I. -Iada -I/home/dnovillo/gcc.ada/src/gcc/ada /home/dnovillo/gcc.ada/src/gcc/ada/ada.ads -o ada/ada.o
>     +===========================GNAT BUG DETECTED==============================+
>     | 3.5.0 20040728 (experimental) (i686-pc-linux-gnu) Storage_Error stack overflow (or erroneous memory access)|
> 
> I was afraid something else would have gotten broken in the week or so
> that I was last able to do a bootstrap.
> 
> I guess I know what I'm working on today.  :-(
>
Note that the .GLOBAL_VAR creation heuristic is buggy.  Causing bad code
generation problems.  I see that Ada triggers the creation of
.GLOBAL_VAR.

I'm testing a patch to fix it.  I'll check if it has any effect on ada
and let you know.


Diego.


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