https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21110
sandra at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21110
--- Comment #3 from sandra at gcc dot gnu.org ---
Author: sandra
Date: Mon Nov 12 19:08:37 2018
New Revision: 266035
URL: https://gcc.gnu.org/viewcvs?rev=266035&root=gcc&view=rev
Log:
2018-11-12 Sandra Loosemore
PR middle-end/21110
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21110
--- Comment #2 from Andrew Pinski 2012-02-04
00:52:00 UTC ---
The number of low order bits is machine-dependent but is
normally the number of bits in a @code{Pmode} item minus the number of
bits set by @code{high}.
@var{m} should be @code{Pmode}
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-19
05:16 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW