[Bug c++/70846] New: GCC doesn't respond when compile my code

2016-04-28 Thread hvksmr1996 at gmail dot com
nt: c++ Assignee: unassigned at gcc dot gnu.org Reporter: hvksmr1996 at gmail dot com Target Milestone: --- Created attachment 38360 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38360&action=edit Source code I tried to compile this particular code using MinGW 5.3.0 i

[Bug c++/66662] New: Request: Change #error directive displaying

2015-06-24 Thread hvksmr1996 at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: hvksmr1996 at gmail dot com Target Milestone: --- For example: My code: #error my error My console display: main.cpp:2:2: error: #error my error #error my error ^ As you can see, "#error my error" is dis