Stupid errors hidden in some large commit.
I don't think they will break boostrap?
Thanks!
--
Tim Shen
a.patch
Description: Binary data
Hi,
in this old (Jakub figured out it already existed in 2007!) ICE on
invalid, the problem happens in type_dependent_expression_p: the code
for unknown_type_node as TREE_TYPE of the expression doesn't handle
EXPR_PACK_EXPANSION as TREE_CODE.
It seems to me that we simply have to look inside
On Fri, 2013-09-27 at 11:38 -0700, Mike Stump wrote:
> Can the sh people weigh in on this? Are the PSI and PDI precisions 32 and 64?
PSI is used for representing FPSCR (floating point control register),
which has only max. 22 bits (as far as I know).
PDI is used on SH-5 for representing target a
Hi,
Tim Shen ha scritto:
>Some are changed to size_t, some to long; some harmless ones are left.
>
>I'll do a bootstrap & full test before committing.
Patch looks great to me. If you don't get more comments over the next day or
so, please go ahead.
Thanks!
Paolo
On 10/05/2013 03:58 AM, Tim Shen wrote:
On Fri, Oct 4, 2013 at 12:30 PM, Paolo Carlini wrote:
A completely different option, which I also like a lot in fact, would be
putting the new *_testsuite functions inside the already existing
testsuite/util/testsuite/regex.h. There you would use namespac