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: [Bug libstdc++/56430] In __airy: return-statement with a value, in function returning 'void'.


On 06/13/2013 02:10 AM, Ed Smith-Rowland wrote:
The point of the patch is to fix the base function and then offer access
to the function as a gcc extension.  boost has these functions. These
have been offered in C++ library papers extending TR 29123.
If Boost already has those extensions and are well known (did you say that?) and are kept uglified for the time being, then fine, let's fix them essentially as you did in your patch.

If we really have to add a testcase - I'm not sure - please double check that it passes testing with -Wall, no unused vars.

Thanks,
Paolo.


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