[Bug middle-end/21110] incorrect documentat for high and lo_sum RTL operators

2018-11-12 Thread sandra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21110 sandra at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug middle-end/21110] incorrect documentat for high and lo_sum RTL operators

2018-11-12 Thread sandra at gcc dot gnu.org
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

[Bug middle-end/21110] incorrect documentat for high and lo_sum RTL operators

2012-02-03 Thread pinskia at gcc dot gnu.org
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}

[Bug middle-end/21110] incorrect documentat for high and lo_sum RTL operators

2005-07-18 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-19 05:16 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW