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/41473] [4.5 Regression] dsymutil "Assertion failed ..."



------- Comment #87 from dominiq at lps dot ens dot fr  2009-11-28 18:40 -------
With the combined proposed patches from comment 85, I do not see anymore
dsymutil failures on (powerpc|i686)-apple-darwin9 and x86_64-apple-darwin10.

>From the failures in comment #8, I have noticed that 'gcc -g *' calls dsymutil,
while neither 'gcc -g * -lm', nor 'gfortran -g *' call it. Is it the intended
behavior?

Last remark, I have called dsymutil for ~2000 fortran test and a few of them
gives:

warning: DWARFDebugInfoEntry::AppendDependants() -- check on this item
TAG_subrange_type: attr =  AT_upper_bound  form = FORM_ref4

Any comment about this warning?


-- 


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


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