[Bug middle-end/63373] ELF symbol sizes for variable-length objects are too small

2015-03-01 Thread steve at sk2 dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63373 --- Comment #5 from Stephen Kitt --- Oops sorry, wrong bug...

[Bug middle-end/63373] ELF symbol sizes for variable-length objects are too small

2015-03-01 Thread steve at sk2 dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63373 Stephen Kitt changed: What|Removed |Added CC||steve at sk2 dot org --- Comment #4 from

[Bug middle-end/63373] ELF symbol sizes for variable-length objects are too small

2014-09-26 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63373 --- Comment #3 from joseph at codesourcery dot com --- I agree with the analysis in bug 28865 that .size should reflect the presence of the initializer. That bug was marked FIXED, but I'm not clear if the issue described in its summary - "Stru

[Bug middle-end/63373] ELF symbol sizes for variable-length objects are too small

2014-09-26 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63373 --- Comment #2 from Mikael Pettersson --- Related to PR57180?

[Bug middle-end/63373] ELF symbol sizes for variable-length objects are too small

2014-09-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63373 Richard Biener changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org Compo