[Bug c++/82766] internal compiler error: tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_inner_reference

2017-10-30 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82766 --- Comment #1 from Hunter L. Allen --- Created attachment 42499 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42499&action=edit preprocessed sources These are the three preprocessor files that threw internal compiler errors -- let me kno

[Bug c++/82766] New: internal compiler error: tree check: expected tree that contains ‘decl common’ structure, have ‘identifier_node’ in get_inner_reference

2017-10-30 Thread hunter at openrobotics dot org
Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hunter at openrobotics dot org Target Milestone: --- Hey all, got a likely regression that

[Bug ipa/81360] [8 Regression] ice in estimate_edge_growth, at ipa-inline.h:86

2017-10-21 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81360 Hunter L. Allen changed: What|Removed |Added CC||hunter at openrobotics dot org

[Bug c++/81589] Possible False-Positive with decltype

2017-07-27 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 --- Comment #1 from Hunter L. Allen --- Created attachment 41850 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41850&action=edit preprocesed file (compressed)

[Bug c++/81589] New: Possible False-Positive with decltype

2017-07-27 Thread hunter at openrobotics dot org
++ Assignee: unassigned at gcc dot gnu.org Reporter: hunter at openrobotics dot org Target Milestone: --- I can confirm that this effects GCC-8.0 svn as well (have not tested with GCC-6). There's a header file which compiles just fine with GCC-5.4.0 (and GCC-4.9.4), but fai

[Bug c++/81124] internal compiler error: in operator*, at cp/cp-tree.h:726

2017-06-18 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124 --- Comment #1 from Hunter L. Allen --- preprocessed file was too large to be an attachment, so I made a gist for it: https://gist.github.com/allenh1/b5a3119e0c9322b50a7b2810411f9037

[Bug c++/81124] New: internal compiler error: in operator*, at cp/cp-tree.h:726

2017-06-18 Thread hunter at openrobotics dot org
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hunter at openrobotics dot org Target Milestone: --- Got an internal compiler error, seems to be a regression. /home/allenh1/ros2_ws/src/ros2/rclcpp/rclcpp/src/rclcpp/parameter.cpp:254:65