[Bug c++/81260] New: Error "taking address of temporary" is missing

2017-06-29 Thread carljohnson95 at gmx dot com
mponent: c++ Assignee: unassigned at gcc dot gnu.org Reporter: carljohnson95 at gmx dot com Target Milestone: --- Command line: >c++ main.cpp -std=c++14 -Wall -Wextra -Wpedantic -fno-strict-aliasing -fwrapv >-o 1.exe Compiler output: main.cpp: In function 'int ma

[Bug c/81235] New: Realloc returns NULL while ti should not

2017-06-27 Thread carljohnson95 at gmx dot com
Assignee: unassigned at gcc dot gnu.org Reporter: carljohnson95 at gmx dot com Target Milestone: --- Created attachment 41638 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41638&action=edit This attachment contains source file which causes the issue and log fil