------- 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