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/34628] [4.2/4.3 Regression] problems with inlining on ARM



------- Comment #6 from tbm at cyrius dot com  2008-01-03 18:22 -------
(In reply to comment #2)
> I see different IL for 4.2 compared to 4.3, is the bug present in 4.3?  Can you
> attach the optimized tree dump?

I also get a segfault with the testcase and 4.3.0 20070916.

The original program (samba) compiled with 4.2 shows bad code (smbclient
returning 'string length'+1 of the first character of the share name rather
than the share name) whereas it segfaults when compiled with 4.3.


-- 


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


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