[Bug c/24836] New: gcc/configure doesn't handle all possible SH architectures

2005-11-13 Thread rpjday at mindspring dot com
h4. -- Summary: gcc/configure doesn't handle all possible SH architectures Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-30 Thread rpjday at mindspring dot com
--- Comment #9 from rpjday at mindspring dot com 2005-10-30 09:56 --- The latest snapshot of gcc-4.1-20051029 still produces the same error at the same location. Was there a workaround posted somewhere, or is this still an unresolved issue? -- http://gcc.gnu.org/bugzilla

[Bug c/24571] "error: pthread.h: No such file or directory" while building core gcc for cross-compiler

2005-10-28 Thread rpjday at mindspring dot com
--- Comment #1 from rpjday at mindspring dot com 2005-10-28 17:00 --- Created an attachment (id=10078) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10078&action=view) A script that generates the error described by this bug. -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c/24571] New: "error: pthread.h: No such file or directory" while building core gcc for cross-compiler

2005-10-28 Thread rpjday at mindspring dot com
or directory" while building core gcc for cross-compiler Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rpj

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-22 Thread rpjday at mindspring dot com
--- Comment #8 from rpjday at mindspring dot com 2005-10-22 21:36 --- Just now tested with new snapshot gcc-4.1-20051022, same result. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24445

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-21 Thread rpjday at mindspring dot com
--- Comment #7 from rpjday at mindspring dot com 2005-10-21 14:15 --- In case anyone is interested, this error appeared between gcc-4.1 snapshots 20050917 and 20050924. gcc-4.1-20050917 built a toolchain without incident. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24445

[Bug target/24085] internal compiler error: Segmentation fault

2005-10-20 Thread rpjday at mindspring dot com
--- Comment #2 from rpjday at mindspring dot com 2005-10-20 16:50 --- (In reply to comment #1) > it is only a problem with sh-hms; with sh-elf everything works fine > not true. i just got the same error building for little-endian SH3 using the gcc snapshot gcc-4.1-20050702

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-20 Thread rpjday at mindspring dot com
--- Comment #6 from rpjday at mindspring dot com 2005-10-20 12:45 --- (In reply to comment #4) > Here is a reduced testcase: > > extern int bar (void) __attribute__ ((__pure__)); > extern char *baz; > void foo (void) > { > baz = (char *) bar (); > } >

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-19 Thread rpjday at mindspring dot com
--- Comment #3 from rpjday at mindspring dot com 2005-10-19 19:54 --- Using a CVS pull as of today didn't seem to solve the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24445

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-19 Thread rpjday at mindspring dot com
--- Comment #2 from rpjday at mindspring dot com 2005-10-19 19:09 --- Created an attachment (id=10026) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10026&action=view) compressed strtok.i file from running the single offending sh4-unknown-linux-gnu-gcc command --

[Bug c/24445] New: "unable to find a register to spill in class 'R0_REGS"

2005-10-19 Thread rpjday at mindspring dot com
;unable to find a register to spill in class 'R0_REGS" Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rpjday at mi

[Bug tree-optimization/15398] [4.0 Regression] external inline and normal function of the same name and non unit-at-a-time

2004-12-05 Thread rpjday at mindspring dot com
--- Additional Comments From rpjday at mindspring dot com 2004-12-05 17:33 --- i am getting the same error using dan kegel's "crosstool" program to build a big-endian SH3 toolchain. my combination of packages: gcc-4.0-20041128 (tarball snapshot) glibc-200