[Bug c++/82067] G++ has an internal compiler error in possible_polymorphic_call_targets, at ipa-devirt.c:1557

2017-09-07 Thread jupitercuso4 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82067 --- Comment #7 from jupitercuso4 at gmail dot com --- $ g++ -std=c++11 -O3 --verbose test.i Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/project/usr-tensilica-RHEL5/stools-8.0-2017-06-05/bin/../libexec/gcc/x86_64-pc-linux-gnu/4.9.4

[Bug c++/82067] G++ has an internal compiler error in possible_polymorphic_call_targets, at ipa-devirt.c:1557

2017-09-06 Thread jupitercuso4 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82067 --- Comment #5 from jupitercuso4 at gmail dot com --- $ g++ -std=c++11 -O3 --save-temps test.i test.cpp: In constructor 'xtsc_component::xtsc_queue_pin::xtsc_queue_pin(sc_core::sc_module_name, const xtsc_component::xtsc_queue_pin_parms

[Bug c++/82067] G++ has an internal compiler error in possible_polymorphic_call_targets, at ipa-devirt.c:1557

2017-09-01 Thread jupitercuso4 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82067 --- Comment #3 from jupitercuso4 at gmail dot com --- Created attachment 42101 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42101=edit Preprocessed source that triggers the internal error. Preprocessed source attached. Compile it wit

[Bug c++/82067] New: G++ has an internal compiler error in possible_polymorphic_call_targets, at ipa-devirt.c:1557

2017-08-31 Thread jupitercuso4 at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jupitercuso4 at gmail dot com Target Milestone: --- Applied patch from PR60871 but it still fails: $ gcc -v COLLECT_GCC=gcc

[Bug c/56767] New: gcc does not generate correct code with -O2

2013-03-28 Thread jupitercuso4 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56767 Bug #: 56767 Summary: gcc does not generate correct code with -O2 Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal