[Bug c/30072] New: Return type of implicitly declared functions

2006-12-05 Thread bhaskar dot priya at wipro dot com
mal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bhaskar dot priya at wipro dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30072

[Bug c/30072] Return type of implicitly declared functions

2006-12-05 Thread bhaskar dot priya at wipro dot com
--- Comment #1 from bhaskar dot priya at wipro dot com 2006-12-05 11:17 --- Created an attachment (id=12747) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12747&action=view) lineid info for implicit declaration (int) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30072

[Bug c/30072] Return type of implicitly declared functions

2006-12-05 Thread bhaskar dot priya at wipro dot com
--- Comment #2 from bhaskar dot priya at wipro dot com 2006-12-05 11:17 --- Created an attachment (id=12748) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12748&action=view) Lineidinfo file for unsigned int implicit declaration -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c/30072] Return type of implicitly declared functions

2006-12-05 Thread bhaskar dot priya at wipro dot com
--- Comment #4 from bhaskar dot priya at wipro dot com 2006-12-06 03:08 --- The Bug was a mistake in the transformation engin we were using... sorry for the bug report (it turned out to be False Positive) sorry -- bhaskar dot priya at wipro dot com changed: What