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 tree-optimization/32231] New: [4.3 Regression] Segfault in verify_ssa_name


I'm getting the following segfault when I compile the beep-media-player
application with the options -ffast-math -funroll-all-loops  -g -O3:

visualization.c: In function 'vis_send_data':
visualization.c:270: internal compiler error: Segmentation fault
Please submit a full bug report,

The problem is that this segfault doesn't happen with the preprocessed
source, so I've no idea how to report this properly.  Any hints on this?


-- 
           Summary: [4.3 Regression] Segfault in verify_ssa_name
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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