Re: How to support 64-bit PowerPC -mcmodel=medium?

2017-08-11 Thread Segher Boessenkool
On Fri, Aug 11, 2017 at 11:33:08AM +0200, Sebastian Huber wrote: > crtstuff.s: Assembler messages: > crtstuff.s:44: Error: can't resolve `.tm_clone_table' {.tm_clone_table > section} - `.LCTOC1' {.toc1 section} > crtstuff.s:45: Error: can't resolve `__TMC_END__' {*UND* section} - > `.LCTOC1' {.to

Where Are Release Signatures Located?

2017-08-11 Thread R0b0t1
I have checked a few of the mirrors listed on https://gcc.gnu.org/mirrors.html. That page lists a few keys that releases might be signed by, but on all of the mirrors I checked I do not actually see any signed files. What am I missing? Thanks in advance, R0b0t1.

Re: gcc behavior on memory exhaustion

2017-08-11 Thread Andrew Roberts
On 10/08/17 10:22, Richard Earnshaw (lists) wrote: If you think gcc is using an unreasonable amount of memory for a particular bit of code then please file a bug report, with pre-processed source code (don't assume that because the sources are part of gcc we can reproduce your setup). You should

How to support 64-bit PowerPC -mcmodel=medium?

2017-08-11 Thread Sebastian Huber
Hello, it seems that the -mcmodel=small was not the right default for RTEMS applications, since I get relocation truncated to fit: R_PPC64_TOC16_DS against `.got'+118 errors quite quickly. So, I try to add the -mcmodel option. However, some piece is missing: /build/git-build/b-gcc-git-power

Re: gcc behavior on memory exhaustion

2017-08-11 Thread Andreas Schwab
On Aug 11 2017, Andrew Roberts wrote: > Meanwhile, I'm testing memory usage and compile times with my code on gcc > 5.4.0, 6.4.0, 7.2.0 and 8.0.0, across x64, arm and aarch64. Make sure you compile them all with the same checking options. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG