[Bug tree-optimization/26865] [4.1 Regression] Segmentation fault with -std=c99 -O1 on genksyms.c

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 25 07:24:00 GMT 2006



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-03-25 07:24 -------
Backtrace:
#0  0x00000000006fa7ae in find_func_aliases (t=0x2aaaab1483c0, ai=0xb1d9b0)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/tree-ssa-structalias.c:2932
#1  0x00000000006fad8e in compute_points_to_sets (ai=0xb1d9b0)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/tree-ssa-structalias.c:3742
#2  0x000000000047c74e in compute_may_aliases () at
/home/pinskia/src/gcc-4.1/gcc/gcc/tree-ssa-alias.c:263
#3  0x00000000006e5c66 in execute_one_pass (pass=0xa319a0)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/passes.c:827
#4  0x00000000006e5d5c in execute_pass_list (pass=0xa319a0)
    at /home/pinskia/src/gcc-4.1/gcc/gcc/passes.c:859


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|c                           |tree-optimization
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |4.1.0 4.2.0
      Known to work|                            |4.2.0 4.0.3
            Summary|Segmentation fault with -   |[4.1 Regression]
                   |std=c99 -O1 on genksyms.c   |Segmentation fault with -
                   |                            |std=c99 -O1 on genksyms.c
   Target Milestone|---                         |4.1.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865



More information about the Gcc-bugs mailing list