Re: assembler errors when bootstrapping with #pragma optimize "0"

2021-10-21 Thread Andrew Pinski via Gcc
On Thu, Oct 21, 2021 at 5:07 PM Martin Sebor via Gcc wrote: > > I put #pragma GCC optimize "0" at the top of gimplify.c to help > me debug something in a bootstrapped compiler. The file failed > to compile with many assembler errors like this: > > /tmp/ccL9zcXD.s: Assembler messages: > /tmp/ccL9z

Sddm.net is for sale!

2021-10-21 Thread Mark James Bautista via Gcc
Hello, my name is James from TDS. We have a domain that is currently on sale that you might be interested in - *Sddm.net* Anytime someone types SDDM, or any other phrase with these keywords into their browser, your site could be the first they see! The internet is the most efficient way to acquir

Re: assembler errors when bootstrapping with #pragma optimize "0"

2021-10-21 Thread Martin Sebor via Gcc
On 10/21/21 6:10 PM, Tom Kacvinsky via Gcc wrote: On Thu, Oct 21, 2021 at 8:06 PM Martin Sebor via Gcc wrote: I put #pragma GCC optimize "0" at the top of gimplify.c to help me debug something in a bootstrapped compiler. The file failed to compile with many assembler errors like this: /tmp/c

Re: assembler errors when bootstrapping with #pragma optimize "0"

2021-10-21 Thread Tom Kacvinsky via Gcc
On Thu, Oct 21, 2021 at 8:06 PM Martin Sebor via Gcc wrote: > I put #pragma GCC optimize "0" at the top of gimplify.c to help > me debug something in a bootstrapped compiler. The file failed > to compile with many assembler errors like this: > > /tmp/ccL9zcXD.s: Assembler messages: > /tmp/ccL9zc

assembler errors when bootstrapping with #pragma optimize "0"

2021-10-21 Thread Martin Sebor via Gcc
I put #pragma GCC optimize "0" at the top of gimplify.c to help me debug something in a bootstrapped compiler. The file failed to compile with many assembler errors like this: /tmp/ccL9zcXD.s: Assembler messages: /tmp/ccL9zcXD.s:9: Error: CFI instruction used without previous .cfi_startproc I

gcc-9-20211021 is now available

2021-10-21 Thread GCC Administrator via Gcc
Snapshot gcc-9-20211021 is now available on https://gcc.gnu.org/pub/gcc/snapshots/9-20211021/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 9 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: VAX/GCC port maintenance

2021-10-21 Thread Jan-Benedict Glaw
Hi Maciej, On Tue, 2021-10-19 15:39:15 +0100, Maciej W. Rozycki wrote: > I have recently started a new position at Embecosm and the company has > offered me to sponsor a personal project related to its business. So I > had it in my mind already for a while to continue the effort with the VAX