This is the mail archive of the gcc-patches@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]

Re: [PATCH 3/4] Fix small coding style issues (PR fortran/87394).


On 9/22/18 1:17 PM, marxin wrote:
> 
> gcc/ChangeLog:
> 
> 2018-09-24  Martin Liska  <mliska@suse.cz>
> 
> 	PR fortran/87394
> 	* dbgcnt.c (dbg_cnt_process_single_pair): Return false
> 	instead of NULL.
> 	* dumpfile.c (dump_enable_all): Remove extra parenthesis.
> 	* gcov-tool.c: Declare the function with ATTRIBUTE_NORETURN.
> 	* godump.c (go_format_type): Remove extra parenthesis.
> 
> gcc/fortran/ChangeLog:
> 
> 2018-09-24  Martin Liska  <mliska@suse.cz>
> 
> 	PR fortran/87394
> 	* decl.c (add_hidden_procptr_result): Simplify condition
> 	as we are in branch witch 'case1 || case2'.
OK.
jeff


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