[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2024-03-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37987 --- Comment #8 from Andrew Pinski --- iwmmxt support has been deprecated in GCC 13 .

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-12-09 Thread ramana at gcc dot gnu dot org
-- ramana at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Ever Confirmed|0 |1 Last

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-11-28 Thread enrico dot scholz at informatik dot tu-chemnitz dot de
--- Comment #7 from enrico dot scholz at informatik dot tu-chemnitz dot de 2009-11-28 23:15 --- ICE has been verified with gcc 4.4.2. Some analysis have been done in bug #40836 (comments 20 + 21): the WLDRW operation which would be required for this insn allows only 10 (effective 8)

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-07-01 Thread ccg dot ijsj at gmail dot com
--- Comment #3 from ccg dot ijsj at gmail dot com 2009-07-01 06:41 --- (In reply to comment #2) Can you check this with a later compiler. 4.2.x is closed. Works for me with current trunk. Just encountered similar problem while cross compiling gcc 4.4.0 with glibc 2.9. (Using

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-07-01 Thread ramana at gcc dot gnu dot org
--- Comment #4 from ramana at gcc dot gnu dot org 2009-07-01 08:39 --- (In reply to comment #3) (In reply to comment #2) Can you check this with a later compiler. 4.2.x is closed. Works for me with current trunk. Just encountered similar problem while cross compiling gcc 4.4.0

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-07-01 Thread ccg dot ijsj at gmail dot com
--- Comment #5 from ccg dot ijsj at gmail dot com 2009-07-02 02:05 --- Created an attachment (id=18115) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18115action=view) Preprocessed libc_fatal.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37987

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-07-01 Thread ccg dot ijsj at gmail dot com
--- Comment #6 from ccg dot ijsj at gmail dot com 2009-07-02 02:09 --- (In reply to comment #4) Can you give a pre-processed file for further investigations ? Your report is incomplete without it and hence I'll have to retain the waiting status on this one. Please find the

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)

2009-05-13 Thread ramana at gcc dot gnu dot org
--- Comment #2 from ramana at gcc dot gnu dot org 2009-05-13 10:14 --- Can you check this with a later compiler. 4.2.x is closed. Works for me with current trunk. -- ramana at gcc dot gnu dot org changed: What|Removed |Added