Re: [PATCH, AArch64] Fix for PR67896 (C++ FE cannot distinguish __Poly{8,16,64,128}_t types)

2016-01-20 Thread Roger Ferrer Ibáñez
hopefully) ironed out. Kind regards, gcc/ChangeLog: 2016-01-19 Roger Ferrer Ibáñez <rofir...@gmail.com> PR target/67896 * config/aarch64/aarch64-builtins.c (aarch64_init_simd_builtin_types): Do not set structural equality to __Poly{8,16,64,128}_t types. gcc/test

[PATCH] Fix for PR67896 (C++ FE cannot distinguish __Poly{8,16,64,128}_t types)

2016-01-18 Thread Roger Ferrer Ibáñez
the copyright assignment to the FSF. The change is really small but I can do the paperwork if required. Kind regards, gcc/ChangeLog: 2016-01-19 Roger Ferrer Ibáñez <rofir...@gmail.com> PR aarch64/67896 * aarch64-builtins.c (aarch64_init_simd_builtin_types): Do n

Issue with __int128 in powerpc64le

2014-12-19 Thread Roger Ferrer Ibáñez
behaviour in the shift/not/and sequence in 'get_int'. Is this a bug in GCC or in the code above? Kind regards, -- Roger Ferrer Ibáñez

Re: Issue with __int128 in powerpc64le

2014-12-19 Thread Roger Ferrer Ibáñez
Done, it is PR64358. Kind regards, 2014-12-19 12:21 GMT+01:00 Richard Biener richard.guent...@gmail.com: On Fri, Dec 19, 2014 at 10:13 AM, Roger Ferrer Ibáñez rofir...@gmail.com wrote: Hi, I'm observing a weird behaviour in PowerPC64 Little Endian that does not seem to occur on other

ICE with nontype template parameter

2010-03-10 Thread Roger Ferrer Ibáñez
to me (and so seems to intel, xlc++ and comeau online) so I assume it is some issue in g++. Is this a known bug or I should fill a PR? (It seems that GCC's bugzilla has some issues at the moment of writing this message) Kind regards, -- Roger Ferrer Ibáñez - roger.fer...@bsc.es