]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fixed some indentations and function names
authorPranil Dey <mkdeyp@gmail.com>
Fri, 30 Aug 2024 16:01:26 +0000 (21:31 +0530)
committerPranil Dey <mkdeyp@gmail.com>
Tue, 1 Oct 2024 04:18:04 +0000 (09:48 +0530)
commit70505f5757f09145f4465f5cf597ecc2b64069e0
tree3c308413389b98cfc515ccaf3fb5302372c89725
parentba70ece43622eb4da97455fb78c42c7e9c7f8ce6
Fixed some indentations and function names

1. Changed function name extract_exception_types_for_call to extract_types_for_call due to length of the name
2. Fixed space indentation in some places
gcc/tree-eh.cc