This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: extracting -1 from stringstream to unsigned on 64bits


On 02/07/2011 08:52 PM, Tomasz Mikolajczyk wrote:
> Is it a known issue?
I suppose you are talking about libstdc++/39802, which has been fixed
for 4.4.1 and newer GCCs.

As the testcase part of 39802 shows, the correct behavior for the
parsing is to not fail.

Paolo.


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