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
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:
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
--- --
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,
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
> 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
info.rar
Description: Binary data