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++/48319] [4.6/4.7 Regression] [C++0x] Segmentation fault in instantiation of std::is_constructible<int>


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
            Summary|Segmentation fault in       |[4.6/4.7 Regression]
                   |instantiation of            |[C++0x] Segmentation fault
                   |std::is_constructible<int>  |in instantiation of
                   |                            |std::is_constructible<int>

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-28 17:58:08 UTC ---
Looks like a regression. Note, in any case std::is_constructible itself didn't
change lately.


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