public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* check_qualified_type
@ 2024-06-16 20:22 Martin Uecker
  2024-06-17  6:01 ` check_qualified_type Richard Biener
  0 siblings, 1 reply; 10+ messages in thread
From: Martin Uecker @ 2024-06-16 20:22 UTC (permalink / raw)
  To: gcc; +Cc: Joseph Myers, Richard Biener, Jakub Jelinek



I am trying to understand what check_qualified_type
does exactly. The direct comparison of TYPE_NAMES seems incorrect
for C and its use is c_update_type_canonical then causes
PR114930 and PR115502.  In the later function I think
it is not really needed and I guess one could simply remove
it, but I wonder if it works incorrectly in other cases 
too?


Martin



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-06-17 16:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-16 20:22 check_qualified_type Martin Uecker
2024-06-17  6:01 ` check_qualified_type Richard Biener
2024-06-17  6:31   ` check_qualified_type Martin Uecker
2024-06-17 12:42     ` check_qualified_type Richard Biener
2024-06-17 12:57       ` check_qualified_type Jakub Jelinek
2024-06-17 13:33         ` check_qualified_type Martin Uecker
2024-06-17 13:40           ` check_qualified_type Jakub Jelinek
2024-06-17 13:53             ` check_qualified_type Martin Uecker
2024-06-17 14:01               ` check_qualified_type Jakub Jelinek
2024-06-17 16:01   ` check_qualified_type Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).