[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2023-08-25 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|egallager at gcc

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2022-07-07 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2022-06-14 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added Keywords||patch URL|

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 --- Comment #10 from Eric Gallager --- Current code is like this: # Enable C extension for fixed-point arithmetic. AC_ARG_ENABLE(fixed-point, [AS_HELP_STRING([--enable-fixed-point], [enable fixed-point arithmetic extension to

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added Last reconfirmed|2008-01-22 00:58:46 |2022-5-24 CC|

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/34422] Bootstrap error with --enable-fixed-point (configure should reject --enable-fixed-point on platforms that don't support it)

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added Summary|Bootstrap error with|Bootstrap error with

[Bug target/34422] Bootstrap error with --enable-fixed-point

2020-11-20 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager changed: What|Removed |Added CC||sbenzel at acm dot org --- Comment #7

[Bug target/34422] Bootstrap error with --enable-fixed-point

2015-06-10 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422 Eric Gallager egall at gwmail dot gwu.edu changed: What|Removed |Added CC||egall at

[Bug target/34422] Bootstrap error with --enable-fixed-point

2009-01-06 Thread rob1weld at aol dot com
--- Comment #4 from rob1weld at aol dot com 2009-01-06 14:55 --- Confirmed on i386-pc-solaris2.11, building gcc version 4.4.0 20090106. In addition I get an ice-on-valid-code . # gmake profiledbootstrap ... /usr/share/src/gcc_build/./gcc/xgcc -B/usr/share/src/gcc_build/./gcc/

[Bug target/34422] Bootstrap error with --enable-fixed-point

2009-01-06 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-01-06 18:46 --- fixed point support is only currently supported for the MIPS target. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/34422] Bootstrap error with --enable-fixed-point

2008-10-17 Thread bernard at brenda-arkle dot me dot uk
--- Comment #3 from bernard at brenda-arkle dot me dot uk 2008-10-17 21:08 --- I've seen this with 4.3.1 and 4.3.2 official releases with (as it happens) athlon-64 again (but 32-bit Linux). But then I also saw it with 4.3.1 on a pure Pentium4 system, so I don't think it's really

[Bug target/34422] Bootstrap error with --enable-fixed-point

2008-03-11 Thread tom_t at gmx dot at
--- Comment #2 from tom_t at gmx dot at 2008-03-11 09:32 --- Hello I got the same problems using the 4.3.0 release as well as with the current 4.4 snapshot (20080307). Is there any workaround? Or any version where --enable-fixed-point actually works? I tried 4.2.3, which compiled

[Bug target/34422] Bootstrap error with --enable-fixed-point

2008-01-21 Thread bje at gcc dot gnu dot org
--- Comment #1 from bje at gcc dot gnu dot org 2008-01-22 00:58 --- Confirmed with today' r131705. The --with-arch option seems to have no involvement here. -- bje at gcc dot gnu dot org changed: What|Removed |Added