GNU G++11 4.9.2 Compilation Bug

Правка en1, от gozzardam, 2015-09-29 10:19:31

In a recent competition I encountered a bug where perfectly valid code failed to compile after submission, returning a blank compilation error, despite compiling on my machine. Experimentation with making minor modifications, including simply adding a comment revealed that every submission of this source file failed to compile, while even adding a comment caused it to be accepted.

Relevant submission IDs are: 13270104 13270364 13292673 13292686 13292732

Compiling with the exact same compiler version on my machine works fine.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский gozzardam 2015-09-29 10:19:31 572 Initial revision (published)