[Bug tree-optimization/17497] New: 8361 causes "address taken, but ADDRESSABLE bit not set"

gerald at pfeifer dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 15 09:49:00 GMT 2004


Compile generate-3.4.ii with -O3 on current mainline, and you'll get:

  %gccvs -O3 generate-3.4.ii 
  generate.C: In member function `bool MODEL_GENERATOR::propagateGUS(const
COMPONENT_INDEX&, GINTERPRET&)':
  generate.C:1362: error: address taken, but ADDRESSABLE bit not set iD.328848
  generate.C:1362: error: address taken, but ADDRESSABLE bit not set iD.328848
  generate.C:1362: error: address taken, but ADDRESSABLE bit not set iD.329397
  generate.C:1362: error: address taken, but ADDRESSABLE bit not set iD.329397
  generate.C:1362: internal compiler error: verify_stmts failed.

-- 
           Summary: 8361 causes "address taken, but ADDRESSABLE bit not set"
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gerald at pfeifer dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list