This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
:ADDPATCH fortran:This is OK. Thanks.
Hello world,
having returned from my holidays, here's a small patch that fixes PR 32217. The problem here was that the data pointer for a zero-sized array was dereferenced inside the library, which caused a segfault.
Regression-tested on i686-pc-linux-gnu. Also regression-tested on PPC with Darwin 7 by Dominique, as noted in the PR.
OK for trunk?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |