[Bug binutils/31130] Return of Stack Address in C_alloca

2023-12-10 Thread 1157401338 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31130 --- Comment #4 from yuxuan He <1157401338 at qq dot com> --- ok thanks -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31130] Return of Stack Address in C_alloca

2023-12-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31130 --- Comment #3 from Alan Modra --- (In reply to yuxuan He from comment #2) > actually, i don't mean that XNEWVEC return a stack address, i mean "depth" > is stack address and it has been store into new_storage That too is not a problem. Given

[Bug binutils/31130] Return of Stack Address in C_alloca

2023-12-10 Thread 1157401338 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31130 --- Comment #2 from yuxuan He <1157401338 at qq dot com> --- actually, i don't mean that XNEWVEC return a stack address, i mean "depth" is stack address and it has been store into new_storage -- You are receiving this mail because: You are on

[Bug binutils/31130] Return of Stack Address in C_alloca

2023-12-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31130 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---