------- Comment #2 from malitzke at metronets dot com  2007-06-04 20:42 -------
Confirmation on different architecture (powerpc-linux-gnu G4) doing an *.nm
comparison as follows: on c-common.o

16c16
< 00017d5c t add_tlist
---
> 00017d60 t add_tlist
60c60
< 00018ca0 T c_add_case_label
---
> 00018ca4 T c_add_case_label
73c73
< 0001758c T c_common_type_for_mode
---
> 00017590 T c_common_type_for_mode
78c78
< 00019788 T c_expand_decl
---
> 0001978c T c_expand_decl
107c107
< 000186fc t conversion_warning
---
> 00018700 t conversion_warning
109c109
< 00018bcc T convert_and_check
---
> 00018bd0 T convert_and_check
139c139
< 00019968 T finish_fname_decls
---
> 0001996c T finish_fname_decls
193,194c193,194
< 00019818 T fname_as_string
< 000195d8 T fname_decl
---
> 0001981c T fname_as_string
> 000195dc T fname_decl
304c304
< 00017c30 t merge_tlist
---
> 00017c34 t merge_tlist
311c311
< 000179d8 t new_tlist
---
> 000179dc t new_tlist
350c350
< 00016b20 T shorten_compare
---
> 00016b24 T shorten_compare
367c367
< 000193b8 T strict_aliasing_warning
---
> 000193bc T strict_aliasing_warning
394,396c394,396
< 000191c4 T vector_types_convertible_p
< 00018594 T verify_sequence_points
< 00017e08 t verify_tree
---
> 000191c8 T vector_types_convertible_p
> 00018598 T verify_sequence_points
> 00017e0c t verify_tree
401,402c401,402
< 00017bd0 t warn_for_collisions
< 00017ac0 t warn_for_collisions_1
---
> 00017bd4 t warn_for_collisions
> 00017ac4 t warn_for_collisions_1
427c427
< 00018a58 T warnings_for_convert_and_check
---
> 00018a5c T warnings_for_convert_and_check


This on revision 125313. By coincidence c-common.c was changed just now. 

I am CC'ing people who made recent changes. 


-- 

malitzke at metronets dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com,
                   |                            |jh at suse dot cz


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

Reply via email to