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]

PATCH: PR/ia64 14857: [3.4/3.5 Regression]: Gcc segfault on duplicated asm statement


ia64_encode_section_info was removed in:

http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01251.html

and added back in

http://gcc.gnu.org/ml/gcc-cvs/2003-08/msg00259.html

But the new code doesn't handle global register variables. There is
a patch in PR:

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

Could someone please take a look?

Thanks.


H.J.


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