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 pch/31634] *_SECTION_ASM_OP storage has undocumented constraints



------- Comment #1 from amylaar at gcc dot gnu dot org  2007-04-19 19:27 -------
On second thought, the implementation is simpler when NULL is not treated
specially.  But then there is a slight majority of the uses in the
config directory that wants the old behaviour of get_unnamed_section,
so it makes sense to use a new name for the new function - or macro -
which does an ggc_strdup of the third argument.


-- 


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


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