nted in the doc above?)
--
Summary: unrecognized R constraint: R13
Product: gcc
Version: 4.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
Reported
--- Comment #5 from eightdot at hotmail dot com 2009-05-19 11:23 ---
i agree but could find in which release they are first included..
but already fixed in what i now use (4.3.3)...
--
eightdot at hotmail dot com changed:
What|Removed |Added
--- Comment #3 from eightdot at hotmail dot com 2009-05-18 07:15 ---
input:
int main(int argc)
{
long a=0x12345678;
long b;
b=a>>argc;
return (b);
}
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40129
--- Comment #2 from eightdot at hotmail dot com 2009-05-18 07:13 ---
mm it apreas to be fixed somewhere between 4.1.1 and 4.4.2
(revision 109661 and 109987 seams to be good candidates afaik in viewcvs but i
cant find which release this is corresponding to..)
input main.c:
output
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: eightdot at hotmail dot com
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC targe