Skip to content

dragon segfault with gcc 4.6 trunk and -fexpensive-optimizations and enabled gcc optimizer #11430

@llvmbot

Description

@llvmbot
Bugzilla Link 11058
Resolution FIXED
Resolved on Oct 11, 2011 10:31
Version trunk
OS Linux
Attachments testcase source file
Reporter LLVM Bugzilla Contributor

Extended Description

g++ -march=native -O1 -fexpensive-optimizations -fplugin=dragonegg.so -fplugin-arg-dragonegg-enable-gcc-optzns test.cpp -o test

*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event | Plugins
PLUGIN_FINISH_UNIT | dragonegg
PLUGIN_FINISH | dragonegg
PLUGIN_START_UNIT | dragonegg
PLUGIN_ALL_IPA_PASSES_END | dragonegg
test.cpp: In function ‘test(SelectiveAck const*)’:
test.cpp:23:8: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://bugs.gentoo.org/ for instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions