This is the mail archive of the gcc-patches@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]

Re: Fix std::pair std::is_copy_assignable behavior


On 04/14/2013 03:33 AM, Gabriel Dos Reis wrote:
Does DR 1402 resolution generalization need a Standard committee validation
first ?
I cannot see why we would want otherwise :-)

-- Gaby

I rather wonder if gcc only accept modifications that has been validated by the Standard committee first or if we can first apply the modification to challenge it as much as possible while discussing about it at the same time.

Of course I ask because the compiler modification has a relatively limited (bad) impact like libstdc++ testsuite have shown.


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