[Bug target/39473] Typo in untyped_call in i386.md

2009-03-17 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2009-03-17 12:51 --- Subject: Bug 39473 Author: hjl Date: Tue Mar 17 12:50:52 2009 New Revision: 144901 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=144901 Log: 2009-03-16 H.J. Lu hongjiu...@intel.com PR target/39473

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-17 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2009-03-17 12:52 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-16 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-03-16 18:26 --- Also void ix86_expand_call (rtx retval, rtx fnaddr, rtx callarg1, rtx callarg2, rtx pop, int sibcall) { rtx use = NULL, call; enum calling_abi function_call_abi; if

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-16 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-03-16 18:40 --- (In reply to comment #1) Also void ix86_expand_call (rtx retval, rtx fnaddr, rtx callarg1, rtx callarg2, rtx pop, int sibcall) { rtx use = NULL, call; enum

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-16 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2009-03-16 18:47 --- (In reply to comment #0) untyped_call in i386.md has ix86_expand_call ((TARGET_FLOAT_RETURNS_IN_80387 ? gen_rtx_REG (XCmode, FIRST_FLOAT_REG) : NULL), operands[0],

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-16 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2009-03-16 19:21 --- A patch is posed at http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00749.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-16 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2009-03-16 21:00 --- An updated patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00754.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/39473] Typo in untyped_call in i386.md

2009-03-16 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39473