[Bug c++/80587] Incorrect type from outer scope inside lambda under some conditions

2017-05-04 Thread jas...@3db-labs.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80587 --- Comment #1 from jas...@3db-labs.com --- I neglected to include the preprocessed source file. It is too large to attach here, so I posted it at: https://gist.github.com/otherjason/9f50d3f36207ea4b40bb805f6c710304

[Bug c++/80587] New: Incorrect type from outer scope inside lambda under some conditions

2017-05-01 Thread jas...@3db-labs.com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jas...@3db-labs.com Target Milestone: --- Created attachment 41292 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41292=edit Test case source file I observed this er

[Bug c/68986] New: internal compiler error: Segmentation fault

2015-12-18 Thread jas...@3db-labs.com
Assignee: unassigned at gcc dot gnu.org Reporter: jas...@3db-labs.com Target Milestone: --- Created attachment 37087 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37087=edit C source file that demonstrates the error I'm running on Ubuntu 14.04 (x86_64) using gcc 5.

[Bug c/68986] internal compiler error: Segmentation fault

2015-12-18 Thread jas...@3db-labs.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68986 --- Comment #1 from jas...@3db-labs.com --- Created attachment 37088 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37088=edit preprocessed output file from gcc