This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/50303] [C++0x] Segfault with variadic template template parameters


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50303

Andrea Arteaga <andyspiros at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25203|0                           |1
        is obsolete|                            |

--- Comment #2 from Andrea Arteaga <andyspiros at gmail dot com> 2011-09-14 22:46:19 UTC ---
Created attachment 25275
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25275
Not-preprocessed source

As requested, I attach a minimal source code with some comments. There are no
external dependencies, just <iostream> gets #included. The compilation result
is the same as already stated (segmentation fault during compilation).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]