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: [RFC] libstdc++/31440


Paolo Carlini <pcarlini@suse.de> writes:

| Hi Gaby.
| 
| >I have had a very hard day, so I'm slow at puzzles :-(  You seem to
| >understand where the issue is, so plesse could elaborate a bit on what
| >the problem is what solution you're proposing?
| >
| basically, it's just one of those cost-correctness issues. I'm coming
| to the conclusion it's a real regression vs the behavior we always
| had, it's just that by chance another implementation is affected by
| the same problems. I would fix it by adding (back) a bit of redundancy
| (and removing a few casts), like the below, tested x86-linux. Sounds
| good?

If I understand correctly, sounds good.

-- Gaby


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