; * etc/DEBUG: Adjust instructions for libgccjit reproducer.
This commit is contained in:
parent
b4fb381d8d
commit
bdb489ad5d
1 changed files with 4 additions and 3 deletions
|
@ -591,9 +591,10 @@ If you cannot figure out the cause for the problem using the above,
|
||||||
native-compile the problematic file after setting the variable
|
native-compile the problematic file after setting the variable
|
||||||
'comp-libgccjit-reproducer' to a non-nil value. That should produce a
|
'comp-libgccjit-reproducer' to a non-nil value. That should produce a
|
||||||
file named ELNFILENAME_libgccjit_repro.c, where ELNFILENAME is the
|
file named ELNFILENAME_libgccjit_repro.c, where ELNFILENAME is the
|
||||||
name of the problematic .eln file, in the same directory where the
|
name of the problematic .eln file in the same directory where the .eln
|
||||||
.eln file is produced. Then attach that reproducer C file to your bug
|
file is produced, or a file repro.c under your ~/.emacs.d/eln-cache
|
||||||
report.
|
(which one depends on how the native-compilation is invoked). Then
|
||||||
|
attach that reproducer C file to your bug report.
|
||||||
|
|
||||||
** Following longjmp call.
|
** Following longjmp call.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue