This is the mail archive of the gcc-bugs@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]

[Bug middle-end/15486] [3.3/3.4/3.5] -fdata-sections moves common vars to .bss


------- Additional Comments From rearnsha at gcc dot gnu dot org  2004-06-22 11:33 -------
Just because the compiler changed behaviour doesn't necessarily make it a
regression.  Perhaps the change was intentional.

It could be equally argued that failing to put uninitialized data in separate
sections was the bug that was being fixed when the change was introduced.  It
would be necessary to do some archeology to find out which patch caused the
change, and why it was proposed in the first place.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15486


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]