summaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Support OpenMP's use_device_addr in FortranTobias Burnus2019-10-021-0/+1
* array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas2019-09-011-5/+15
* re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig2019-07-291-0/+33
* dump_parse_tree (debug): Add verison for formal arglist.Thomas Koenig2019-06-161-3/+22
* fortran: C++ support for generating C prototypesJanne Blomqvist2019-05-121-6/+6
* re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...Thomas Koenig2019-05-081-21/+87
* dump-parse-tree.c (debug): Add for symbol_attribute *, symbol_attribute and g...Thomas Koenig2019-03-311-0/+25
* dump-parse-tree.c (debug): Implement for gfc_expr *, gfc_typespec *, gfc_type...Thomas Koenig2019-02-211-1/+36
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...Paul Thomas2018-11-011-1/+18
* [OpenACC] handle missing OMP_LIST_ clauses in fortran's parse tree debuggerCesar Philippidis2018-09-201-4/+9
* re PR fortran/85599 (warn about short-circuiting of logical expressions for n...Janus Weil2018-07-181-0/+2
* dump-parse-tree.c (write_proc): Use sym_name (which may be sym->binding_label...Thomas Koenig2018-01-311-1/+1
* Partial Failed Images patchDamian Rouson2018-01-261-0/+16
* re PR fortran/83744 (ICE in ../../gcc/gcc/fortran/dump-parse-tree.c:3093 whil...Thomas Koenig2018-01-131-23/+78
* re PR fortran/83803 (Using -fc-prototypes on modules with empty dummy arg lis...Thomas Koenig2018-01-131-2/+3
* PR 78534 Change character length from int to size_tJanne Blomqvist2018-01-051-5/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* dump_prase_tree (show_symbol): Output list of variables in NAMELIST.Thomas Koenig2017-10-081-1/+13
* io.c (match_wait_element): Correctly match END and EOR tags.Thomas Koenig2017-10-031-0/+35
* decl.c: Add decl_type_param_list...Paul Thomas2017-09-091-0/+34
* re PR fortran/45435 (Automatically generate C interop interface blocks from C...Thomas Koenig2017-08-011-0/+250
* dump-parse-tree.c (show_symbol): Show binding label if present.Thomas Koenig2017-07-241-0/+3
* dump-parse-tree.c (show_expr): Also replace with dumpfile for showing values ...Thomas Koenig2017-05-251-1/+1
* dump-parse-tree.c (show_expr): Replace stdout with dumpfile for showing values.Thomas Koenig2017-05-241-3/+3
* fortran: remove trailing exclamation mark from various diagnostics (PR fortra...David Malcolm2017-05-191-1/+1
* OpenACC 2.5 default (present) clauseThomas Schwinge2017-05-191-0/+1
* check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild2017-03-051-0/+4
* Revert r244448Janne Blomqvist2017-01-131-4/+5
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-131-5/+4
* PR 78534 Revert r244011Janne Blomqvist2017-01-031-4/+5
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-031-5/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* dump-parse-tree.c (show_code): Add prototype.Thomas Koenig2016-11-141-1/+14
* omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek2016-11-101-15/+209
* re PR fortran/69834 ([OOP] Collision in derived type hashes)Paul Thomas2016-10-231-7/+11
* frontend-passes.c (create_var): Set ts.deferred for deferred-length character...Thomas Koenig2016-08-151-0/+8
* re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese2016-05-071-0/+1
* dump-parse-tree.c (show_code_node): Print association list of a block if pres...Thomas Koenig2016-02-281-0/+12
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* check.c (gfc_check_event_query): New function.Tobias Burnus2015-12-021-0/+27
* dump-parse-tree.c (show_omp_clauses): Handle optional num and static argument...Cesar Philippidis2015-12-011-2/+16
* dump-parse-tree.c (show_namespace): Handle declares.James Norris2015-11-221-4/+8
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-166/+312
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur...Jakub Jelinek2014-06-241-1/+1
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-34/+76
* dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek2014-06-061-43/+42
* tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek2014-05-111-9/+91
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1