[Bug c++/80387] G++ get stuck due to decltype over constexpr static function in using declaration

2017-04-10 Thread bastien.penavayre at epitech dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80387

--- Comment #2 from bastien penavayre  ---
Created attachment 41172
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41172=edit
source precompiled after g++ --save-temps

[Bug c++/80387] G++ get stuck due to decltype over constexpr static function in using declaration

2017-04-10 Thread bastien.penavayre at epitech dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80387

bastien penavayre  changed:

   What|Removed |Added

 CC||bastien.penavayre at epitech 
dot e
   ||u

--- Comment #1 from bastien penavayre  ---
Created attachment 41171
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41171=edit
g++ -v --save-temps test.cpp 2> OUTPUT

result of:
$ g++ -v --save-temps test.cpp 2> OUTPUT