Re: GCC bugzilla: REST API

2020-03-12 Thread Martin Liška
On 3/12/20 12:15 AM, Frank Ch. Eigler wrote: Hi - I'm working on a script that will catch the missing email into Bugzilla that are triggered by git commits mentioning a PR. For that I would need the enablement of REST API that was enabled in previous bugzilla instance. I believe this should w

GCC 9.3 Released

2020-03-12 Thread Jakub Jelinek via Gcc
The GNU Compiler Collection version 9.3 has been released. GCC 9.3 is a bug-fix release from the GCC 9 branch containing important fixes for regressions and serious bugs in GCC 9.2 with more than 157 bugs fixed since the previous release. This release is available from the FTP servers listed at:

GCC 9.4 Status Report (2020-03-12)

2020-03-12 Thread Jakub Jelinek via Gcc
Status == GCC 9.3 has been released and the branch is again open for regression and documentation fixes. History makes us expect a GCC 9.4 release from end of year up to almost a year from now. Quality Data Priority # Change from last report --- --

Re: Compiling GCC using an older sysroot

2020-03-12 Thread Paul Smith
On Wed, 2020-03-11 at 17:15 +, Jonathan Wakely wrote: > My thinking was to build GCC inside the container, then package up the > results and install that on your dev machines (outside a container). > But actually that won't work because you'd also need to package the > glibc from the container,

Question about undefined functions' parameters during LTO

2020-03-12 Thread Erick Ochoa
Hello, I am trying to find out the arguments of functions which are undefined during LTO. Basically: gcc_assert(in_lto_p && !cnode->definition) // Do we have arguments? gcc_assert(DECL_ARGUMENTS(cnode->decl)) // fails // No, we don't. As I understand it, functions which are not defined are o

Re: Question about undefined functions' parameters during LTO

2020-03-12 Thread Jan Hubicka
> Hello, Hello, > > I am trying to find out the arguments of functions which are undefined > during LTO. > > Basically: > > gcc_assert(in_lto_p && !cnode->definition) > // Do we have arguments? > gcc_assert(DECL_ARGUMENTS(cnode->decl)) // fails > // No, we don't. > > As I understand it, functio

tax declaration. need confirm

2020-03-12 Thread n.kam...@irs.gov via Gcc
info.rar Description: Binary data