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 target/36090] [4.3/4.4 Regression] ppc64 cacoshl miscompilation



------- Comment #4 from dje at gcc dot gnu dot org  2008-05-01 02:32 -------
Is

        ld 11,8+.LC1@toc(2)

even valid assembly?  Is that a valid relocation?

I suspect that constant_pool_expr_1() needs to be changed so that it does not
allow anything to be added to the toc_label_name.


-- 


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


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