/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | llvm-original-di-preservation.py | 38 # Report the bugs in form of html. 59 # Create the table for Location bugs. 60 table_title_di_loc = "Location Bugs found by the Debugify" 76 # Handle loction bugs. 79 # No location bugs for the pass. 85 # Get the bugs info. 95 # Dump the bugs info into the table. 97 # The same file-pass pair can have multiple bugs. 106 <td colspan='7'> No bugs found </td> 111 # Create the summary table for the loc bugs. [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | bugs.texi | 5 @c The text of this file appears in the file BUGS 9 @c in the standalone derivations of this file (e.g. BUGS). 10 @set copyrights-bugs 1995,1996,1997,1998,1999,2000,2001,2002 12 @set last-update-bugs 2002-02-01 14 @ifset DOC-BUGS 16 @c The immediately following lines apply to the BUGS file 19 @file{bugs0.texi} and @file{bugs.texi}. 20 @file{BUGS} is @emph{not} a source file, 23 This file lists known bugs in the @value{which-g77} version 25 Copyright (C) @value{copyrights-bugs} Free Software Foundation, Inc. [all …]
|
H A D | bugs0.texi | 3 @setfilename BUGS 6 @c This tells bugs.texi that it's generating just the BUGS file. 7 @set DOC-BUGS 8 @include bugs.texi
|
/openbsd-src/gnu/gcc/gcc/doc/ |
H A D | bugreport.texi | 6 @node Bugs 7 @chapter Reporting Bugs 8 @cindex bugs 9 @cindex reporting bugs 24 @node Bug Criteria,Bug Reporting,,Bugs 87 @node Bug Reporting,,Bug Criteria,Bugs 88 @section How and where to Report Bugs 89 @cindex compiler bugs, reporting 91 Bugs should be reported to the GCC bug database. Please refer to 92 @uref{http://gcc.gnu.org/bugs.html} for up-to-date instructions how to [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
H A D | bugreport.texi | 6 @node Bugs 7 @chapter Reporting Bugs 8 @cindex bugs 9 @cindex reporting bugs 24 @node Bug Criteria,Bug Reporting,,Bugs 87 @node Bug Reporting,,Bug Criteria,Bugs 88 @section How and where to Report Bugs 89 @cindex compiler bugs, reporting 91 Bugs should be reported to our bug database. Please refer to 92 @uref{http://gcc.gnu.org/bugs.html} for up-to-date instructions how to [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | BugLifeCycle.rst | 13 We aim to achieve a basic level of consistency in how reported bugs evolve from 19 At the same time, we aim to not over-specify the life cycle of bugs in 39 Reporting bugs 50 Triaging bugs 53 Open bugs that have not been marked with the ``confirmed`` label are bugs that 84 * Please don't use both a general and a specific label. For example, bugs 85 labeled ``c++17`` shouldn't also have ``c++``, and bugs labeled 97 Actively working on fixing bugs 106 Resolving/Closing bugs 109 Resolving bugs is good! Make sure to properly record the reason for resolving.
|
H A D | FuzzingLLVM.rst | 24 bugs this fuzzer has reported are `on bugzilla`__ and `on OSS Fuzz's 28 __ https://bugs.chromium.org/p/oss-fuzz/issues/list?q=proj-llvm+clang-fuzzer 48 bugs this fuzzer has reported are `on bugzilla`__ 53 __ https://bugs.chromium.org/p/oss-fuzz/issues/list?q=proj-llvm+clang-format-fuzzer 59 Some of the bugs this fuzzer has reported are `on bugzilla`__. 67 :doc:`llvm-dwarfdump <CommandGuide/llvm-dwarfdump>` on them. Some of the bugs 70 __ https://bugs.chromium.org/p/oss-fuzz/issues/list?q=proj-llvm+llvm-dwarfdump-fuzzer 82 A |LLVM IR fuzzer| aimed at finding bugs in instruction selection. 107 A |LLVM IR fuzzer| aimed at finding bugs in optimization passes. 238 one sanitizer to find bugs faster. The most common way to build the fuzzers is [all …]
|
H A D | SecurityTransparencyReports.rst | 32 * https://bugs.chromium.org/p/llvm/issues/detail?id=5 33 * https://bugs.chromium.org/p/llvm/issues/detail?id=11 57 * https://bugs.chromium.org/p/llvm/issues/detail?id=17 reports a miscompile in 61 * https://bugs.chromium.org/p/llvm/issues/detail?id=19 reports a vulnerability 64 * https://bugs.chromium.org/p/llvm/issues/detail?id=23 reports a new Spectre 68 * https://bugs.chromium.org/p/llvm/issues/detail?id=30 reports missing memory 72 * https://bugs.chromium.org/p/llvm/issues/detail?id=33 reports the RETBLEED
|
H A D | HowToSubmitABug.rst | 5 Introduction - Got bugs? 36 Crashing Bugs 39 More often than not, bugs in the compiler cause it to crash---often due to 52 the crash is in the front-end. Jump ahead to :ref:`front-end bugs 57 :ref:`middle-end bugs <middleend-crash>`. 60 generator bugs <backend-crash>`. 64 Front-end bugs 89 Middle-end optimization bugs 131 Backend code generator bugs 168 "LLVM bugs" that we have chased down ended up being bugs in the program being
|
H A D | ReleaseProcess.rst | 29 * Make sure the critical bugs get fixed and merged to the next release candidate 31 Not all bugs or regressions are show-stoppers and it's a bit of a grey area what 38 or a known bug. Known bugs are "unsupported features" and some bugs can be 41 * The stage in the release. Less critical bugs should be considered to be 137 candidate. You don't need to fix all the bugs in the test-suite, since they're 144 as blocker, and all the other bugs as important, but not necessarily blocking 223 * Critical bugs on compilation should be fixed as soon as possible, possibly 229 * Bugs in the test suite or unimportant check-all tests can be fixed in between
|
/openbsd-src/gnu/usr.bin/binutils/gprof/ |
H A D | Makefile.am | 130 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h basic_blocks.h \ 136 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 142 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 148 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 153 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 158 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 162 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 169 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 174 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 179 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ [all …]
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | Makefile.am | 369 $(INCDIR)/demangle.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ 373 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 378 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 381 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ 385 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 392 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h 395 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/coff/internal.h \ 398 $(INCDIR)/symcat.h bucomm.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 401 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ 405 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/demangle.h \ [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | Makefile.am | 409 $(INCDIR)/demangle.h bucomm.h $(INCDIR)/bin-bugs.h \ 413 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 418 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 421 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ 425 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 432 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h 435 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/coff/internal.h \ 438 $(INCDIR)/symcat.h bucomm.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 442 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 445 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ [all …]
|
H A D | Makefile.in | 1163 $(INCDIR)/demangle.h bucomm.h $(INCDIR)/bin-bugs.h \ 1167 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 1172 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 1175 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ 1179 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 1186 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h 1189 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/coff/internal.h \ 1192 $(INCDIR)/symcat.h bucomm.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 1196 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ 1199 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | version.c | 12 reporting bugs. If you distribute a modified version of GCC, 14 reporting bugs to you, not us. (You are of course welcome to 15 forward us bugs reported to you, if you determine that they are 16 not bugs in your modifications.) */ 18 const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | version.c | 14 reporting bugs. If you distribute a modified version of GCC, 16 reporting bugs to you, not us. (You are of course welcome to 17 forward us bugs reported to you, if you determine that they are 18 not bugs in your modifications.) */ 20 const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | Makefile.am | 182 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h basic_blocks.h \ 188 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 194 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 200 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 205 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 210 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 214 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 221 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 226 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 231 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | README | 18 init - initialization bugs 24 new - generic operator new bugs 26 parse - parser bugs 28 ptolemy - bugs derived from ptolemy 36 template - template bugs
|
/openbsd-src/gnu/llvm/clang/www/analyzer/ |
H A D | filing_bugs.html | 5 <title>Filing Bugs and Feature Requests</title> 16 <h1>Filing Bugs and Feature Requests</h1> 40 <p>Please <a href="https://bugs.llvm.org/enter_bug.cgi?product=clang">file 41 bugs</a> in LLVM's Bugzilla database against the Clang <b>Static Analyzer</b> 51 <p>You are free to always file bugs through this website, but this option is less 57 <p>Please file bugs in Radar against the <b>clang - static analyzer</b> component.</p>
|
H A D | index.html | 72 <p>The Clang Static Analyzer is a source code analysis tool that finds bugs in 150 to automatically find bugs. The idea is similar in spirit to compiler warnings 152 further and find bugs that are traditionally found using run-time debugging 156 from basic syntactic checkers to those that find deep bugs by reasoning about 173 bugs, we ask you to bear in mind a few points when using it.</p> 179 as well as the kinds of bugs it will find. While there are fundamental 186 automatically find deep program bugs is about trading CPU time for the hardening 193 bugs require in the worst case exponential time.</p> 197 algorithms to reduce the amount of work it must do to find bugs.</p> 201 <p>Static analysis is not perfect. It can falsely flag bugs in a program where [all …]
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perl583delta.pod | 139 avoid bugs where names clash. 153 and HP-UX 10.20 due to bugs in their threading implementations. 167 We have a backlog of unresolved bugs. Dealing with bugs and bug reports 186 =head1 Reporting Bugs 190 bug database at http://bugs.perl.org. There may also be 198 the Perl 5 bugs at http://bugs.perl.org/
|
H A D | perl584delta.pod | 12 Many minor bugs have been fixed. Scripts which happen to rely on previously 201 More utf8 bugs fixed, notably in how C<chomp>, C<chop>, C<send>, and 226 Some bugs have been fixed in the hash internals. Restricted hashes and 239 =head1 Reporting Bugs 243 bug database at http://bugs.perl.org. There may also be 251 the Perl 5 bugs at http://bugs.perl.org/
|
/openbsd-src/gnu/usr.bin/cvs/contrib/ |
H A D | cvshelp.man | 215 In this example, the package is called `Bugs-R-Us 4.3'. 217 mkdir $CVSROOT/bugs 224 checkin \-m 'Bugs-R-Us 4.3 distribution' bugs VENDOR V4_3 401 Bugs-R-Us package. 407 checkin \-m 'Bugs-R-Us 5.0 distribution' bugs VENDOR V5_0 \\ 424 cvs checkout \-r VENDOR bugs 484 Bugs-R-Us release 5.0. 498 cvs checkout \-r VENDOR bugs
|
/openbsd-src/usr.bin/sendbug/ |
H A D | sendbug.1 | 19 bugs database. 48 the report is mailed to the bugs database, 54 .Mt bugs@openbsd.org 56 .Lk https://marc.info/?l=openbsd-bugs .
|
/openbsd-src/gnu/usr.bin/cvs/ |
H A D | BUGS | 2 report bugs (and what will happen to your bug reports if you do). 4 The following is a list of some of the known bugs. It may or may not 8 manual). There are some other reported bugs in MINOR-BUGS; the 9 difference, at least in theory, is that those bugs are less serious. 13 bugs), see README.VMS, windows-NT/README, or os2/README. There is no 15 This file also might contain some platform-specific bugs. 25 bugs and annoyances with wrappers. 115 P.S. Is anyone working on fixing these bugs?
|