http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55431
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot
||2013-03-21
CC||aldot at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #3 from Bernhard Reutner-Fischer
2013-03-21 18:21:00 UTC ---
Confirmed.
Still the same with gcc version 4.7.2 (Debian 4.7.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36282
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||hubicka at ucw dot cz
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36282
Bernhard Reutner-Fischer changed:
What|Removed |Added
Known to work||3.4.6
Summ
,
||x86_64-unknown-linux-gnu
Status|UNCONFIRMED |NEW
Last reconfirmed||2013-03-27
CC||aldot at gcc dot gnu.org
Ever Confirmed|0 |1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56781
Bug #: 56781
Summary: boostrap-asan failure: fixincl fails to link (missing
-lasan)
Classification: Unclassified
Product: gcc
Version: 4.9.0
Status: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56781
--- Comment #2 from Bernhard Reutner-Fischer
2013-04-04 11:41:08 UTC ---
(In reply to comment #1)
> Please try
>
> http://gcc.gnu.org/git/?p=gcc.git;a=commit;h=61be6ebfe22f9ce5799dac2679541911eb744a86
> http://gcc.gnu.org/git/?p=gcc.git
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56716
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC|aldot at gcc dot gnu.org|
--- Comment #9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47577
Summary: [lto]: does not recognize/unify identical .macro
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: u
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47578
Summary: [lto]: handle TS_OPTIMIZE in stream reader/writer
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: lto
Assigne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45475
--- Comment #11 from Bernhard Reutner-Fischer
2011-02-01 19:44:13 UTC ---
(In reply to comment #10)
> *** Bug 47578 has been marked as a duplicate of this bug. ***
bug 47578 above stumbled across TS_OPTIMIZE. Quote from proposed patch there:
DEC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18624
--- Comment #27 from Bernhard Reutner-Fischer
2011-08-24 17:14:19 UTC ---
FIXED? Seems that this is supported in c++ nowadays, thanks to dodji.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50179
Bug #: 50179
Summary: wrong "set but not used" warning
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50573
Bug #: 50573
Summary: configure lists --with-gnu-ld twice
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50573
--- Comment #1 from Bernhard Reutner-Fischer
2011-09-30 09:02:18 UTC ---
btw.. same thing with java configury and three(!) times in gcc/configure:
$ grep -c "^[[:space:]]*\-\-with-gnu-ld" */configure | egrep -v "(0|1)$"
gcc/configure:3
libjava/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40657
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53735
Bug #: 53735
Summary: thumb1 spill failure with -Os
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
Keywords: assemble-failure, ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53735
--- Comment #1 from Bernhard Reutner-Fischer
2012-06-20 18:58:06 UTC ---
Created attachment 27668
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27668
reduced source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32219
--- Comment #13 from Bernhard Reutner-Fischer
2012-06-28 22:49:52 UTC ---
Created attachment 27716
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27716
testcase
This was (accidentally) fixed on for at least 4.7 ff but without adding a
testc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30354
Bernhard Reutner-Fischer changed:
What|Removed |Added
Keywords||missed-optimization
Last rec
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53803
Bug #: 53803
Summary: --enable-target-optspace gives undefined references to
restgpr_*_x
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23286
--- Comment #40 from Bernhard Reutner-Fischer
2012-02-23 13:34:37 UTC ---
The ATTRIBUTE_UNUSED of do_hoist_insertion can be removed.
diff --git a/gcc/tree-ssa-pre.c b/gcc/tree-ssa-pre.c
index 0f777b4..bfc7a92 100644
--- a/gcc/tree-ssa-pre.c
+++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29882
--- Comment #5 from Bernhard Reutner-Fischer
2012-02-27 16:41:41 UTC ---
I think this is fixed by now ( see PR47750 )?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35015
Bernhard Reutner-Fischer changed:
What|Removed |Added
Keywords||patch
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47750
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||fxcoudert at gcc dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29882
Bernhard Reutner-Fischer changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
||http://gcc.gnu.org/ml/gcc-p
||atches/2012-03/msg00121.htm
||l
CC||aldot at gcc dot gnu.org
Resolution
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52665
Bug #: 52665
Summary: scan-assembler output produces wrong FAIL due to
matching .ident
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52665
Bernhard Reutner-Fischer changed:
What|Removed |Added
Priority|P3 |P4
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20567
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52665
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||mikestump at comcast dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52840
Bug #: 52840
Summary: bootstrap fails in libstdc++, missing compatibility.lo
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52840
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||bkoz at redhat dot com
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52840
--- Comment #2 from Bernhard Reutner-Fischer
2012-04-03 10:20:07 UTC ---
The patchlet below reinstates bootstrapping for me.
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index bb8bc2a..d662ec1 100644
--- a/libstdc++-v3/ChangeLog
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52840
--- Comment #4 from Bernhard Reutner-Fischer
2012-04-05 07:00:41 UTC ---
Author: aldot
Date: Thu Apr 5 07:00:30 2012
New Revision: 186156
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186156
Log:
PR bootstrap/52840: libstdc++: let debug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52840
Bernhard Reutner-Fischer changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52665
--- Comment #4 from Bernhard Reutner-Fischer ---
Author: aldot
Date: Wed Sep 5 15:31:13 2018
New Revision: 264128
URL: https://gcc.gnu.org/viewcvs?rev=264128&root=gcc&view=rev
Log:
PR52665 do not let .ident confuse assembler scan tests
A branc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68800
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
Created attachment 44891
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44891&action=edit
reduced from flibs-svncode/tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87734
Bernhard Reutner-Fischer changed:
What|Removed |Added
Keywords||ice-on-valid-code
Known
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30354
--- Comment #19 from Bernhard Reutner-Fischer ---
(In reply to Denis Vlasenko from comment #17)
> Any chance of this being finally done?
>
> I proposed a simple, working patch in 2007, it's 2016 now and all these
> years users of -Os suffer from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70703
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70703
Bernhard Reutner-Fischer changed:
What|Removed |Added
Last reconfirmed||2016-6-14
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70703
Bernhard Reutner-Fischer changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
Severity: normal
Priority: P3
Component: driver
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
CC: charlet at adacore dot com, derodat at adacore dot com,
ebotcazou at libertysurf dot fr
Target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83016
--- Comment #2 from Bernhard Reutner-Fischer ---
../../src/gcc-8.0.mine/configure \
-v \
--enable-languages=c,fortra
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
CC: hubicka at ucw dot cz, rguenth at gcc dot gnu.org
Maybe this could be optimized by a thunk or by creating the alias automatically
or the like? Or is tailcall
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35341
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
-02-27 00:00:00 |2015-04-08
CC||aldot at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #3 from Bernhard Reutner-Fischer ---
Confirmed with trunk@221914.
c/c-decl.o gets linked into cc1 but not into cc1plus
||aldot at gcc dot gnu.org
Known to fail|4.10.0 |5.0
--- Comment #4 from Bernhard Reutner-Fischer ---
Reconfirmed.
Nowadays (trunk@221914) also breaks all-gcc for nios2-linux-gnu.
Reminds me of bug #36550
Smallish testcase:
$ cat reload1.i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55144
--- Comment #2 from Bernhard Reutner-Fischer ---
Author: aldot
Date: Wed Apr 22 08:25:40 2015
New Revision: 222313
URL: https://gcc.gnu.org/viewcvs?rev=222313&root=gcc&view=rev
Log:
PR target/55144
building all-gcc for bfin-linux-uclibc resulte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47122
--- Comment #1 from Bernhard Reutner-Fischer ---
Author: aldot
Date: Wed Apr 22 08:30:15 2015
New Revision: 222314
URL: https://gcc.gnu.org/viewcvs?rev=222314&root=gcc&view=rev
Log:
PR target/47122: vax-*-openbsd* config.gcc typo
Gerald / jsg t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47098
--- Comment #3 from Bernhard Reutner-Fischer ---
Author: aldot
Date: Wed Apr 22 08:41:13 2015
New Revision: 222315
URL: https://gcc.gnu.org/viewcvs?rev=222315&root=gcc&view=rev
Log:
PR target/47098 OBSD_LIB_SPEC on i686-openbsd3 missing
config-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47098
Bernhard Reutner-Fischer changed:
What|Removed |Added
Known to work||6.0
Known to fail|5.0
-02-27 00:00:00 |2015-04-22
CC||aldot at gcc dot gnu.org
Known to work||6.0
Ever confirmed|0 |1
Known to fail||4.8.0, 4.9.2, 5.0
--- Comment #3 from
-10-23 00:00:00 |2015-04-22
CC||aldot at gcc dot gnu.org
Known to work||6.0
Ever confirmed|0 |1
Known to fail||4.9.0, 5.0
--- Comment #2 from
-02-25 00:00:00 |2015-04-22
CC||aldot at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail||4.9.0, 5.0
--- Comment #3 from Bernhard Reutner-Fischer ---
confirmed.
PR target/48904
Priority: P3
Component: jit
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
CC: dmalcolm at gcc dot gnu.org
Target Milestone: ---
Bootstrapping with --enable-host-shared fails stage2/3 comparison for all but
crt files
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48904
--- Comment #4 from Bernhard Reutner-Fischer ---
Author: aldot
Date: Fri May 8 07:33:42 2015
New Revision: 222903
URL: https://gcc.gnu.org/viewcvs?rev=222903&root=gcc&view=rev
Log:
PR target/48904 x86_64-knetbsd-gnu missing defs
2015-05-08 H.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48904
Bernhard Reutner-Fischer changed:
What|Removed |Added
Known to work||6.0
--- Comment #5 from Bernh
: diagnostic
Severity: normal
Priority: P3
Component: preprocessor
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
CC: tromey at redhat dot com
-x assembler-with-cpp remains silent instead of emitting some kind of
-code
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
CC: vmakarov at redhat dot com
Target: arm
Created attachment 31870
--> h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59858
--- Comment #1 from Bernhard Reutner-Fischer ---
Created attachment 31873
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31873&action=edit
slightly reduced
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59805
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||joseph at codesourcery dot com
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
CC: dodji at gcc dot gnu.org
Target Milestone: ---
echo "/* This is a bugreport about using odd locations. */" &
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68656
--- Comment #2 from Bernhard Reutner-Fischer ---
(In reply to Richard Biener from comment #1)
> Which version worked ok? I think these warnings should simply not output
4.7.4 worked ok.
4.8.5 onward behave like current trunk a.k.a 6.0
> any lo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054
Bernhard Reutner-Fischer changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65534
--- Comment #3 from Bernhard Reutner-Fischer ---
(In reply to Bernhard Reutner-Fischer from comment #2)
> (In reply to Jan Hubicka from comment #1)
> > > #ifndef OPTIMIZE_MANUALLY
> > > void setutent(void) {
> > > ((void)0);
> > > __setut
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Blocks: 53947
Target Milestone: ---
I would have hoped that the strcpy loop and &~0x20 loop would be fused,
perusing some masked store for the tolower.
$
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66741
--- Comment #1 from Bernhard Reutner-Fischer ---
i.e. maybe something more along the lines of
$ cat <
#include
#include
void
sse_tolower_strcpy (const char *d, const char *s)
{
__m128i ranges =
_mm_setr_epi8 ('A', 'Z', 0, 0, 0, 0, 0, 0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66741
--- Comment #4 from Bernhard Reutner-Fischer ---
Created attachment 35940
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35940&action=edit
Manually expanded variant
expanding builtins early should arrive at that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66741
--- Comment #5 from Bernhard Reutner-Fischer ---
Created attachment 35941
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35941&action=edit
Variant perusing builtins
This is (essentially) the motivating real-world example
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66741
--- Comment #6 from Bernhard Reutner-Fischer ---
Created attachment 35942
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35942&action=edit
Variant demonstrating strcpy+tolower fused loop, vectorized, SSE4.x
Code like this should be emitted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66741
--- Comment #7 from Bernhard Reutner-Fischer ---
folding tolower (and toupper while at it) gives:
for i in 0 1 2;do
gcc -o tolower_strcpy-$i tolower_strcpy-$i.c -Ofast -W -Wall -Wextra -pedantic
-DMAIN -msse4.2
done
/tmp/inp is 200MB random bin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65534
--- Comment #2 from Bernhard Reutner-Fischer ---
(In reply to Jan Hubicka from comment #1)
> > #ifndef OPTIMIZE_MANUALLY
> > void setutent(void) {
> > ((void)0);
> > __setutent_unlocked();
> > ((void)0);
> > }
> > #else
> > extern __t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48843
Summary: ICE in dwarf2out_var_location, at dwarf2out.c:22585
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48843
Bernhard Reutner-Fischer changed:
What|Removed |Added
Target||mips-linux-gnu
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
It would be nice to have a -Wextra to warn about superfluous forward
declarations.
Random example from gcc/incpath.c
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
gfortran.dg/coarray_alloc_comp_4.f08 compiles fine with -fcoarray=lib
but ICEs with -fcoarray=single in pristine
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103102
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103102
--- Comment #2 from Bernhard Reutner-Fischer ---
gfortran.dg/pr101267.f90 ICEs similar to gfortran.dg/pr81175.f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68800
--- Comment #6 from Bernhard Reutner-Fischer ---
at least a few down with r12-5073:
== LEAK SUMMARY:
-==definitely lost: 9,471 bytes in 14 blocks
-==indirectly lost: 18,267 bytes in 364 blocks
+==definitely lost: 6,472 bytes in 8 bl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101919
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83646
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043
--- Comment #16 from Bernhard Reutner-Fischer ---
In addition to comment #1
here's an excerpt of an existing test with just one dimension:
$ cat f_pr86389.f90
! PR 19239. Check for various kinds of vector subscript. In this test,
! all vector
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102043
--- Comment #17 from Bernhard Reutner-Fischer ---
Do we want to address arrays always at position 0 (maybe to help graphite ?) or
would it be sufficient to just not dereference the array "before" the first
position like Mikael suggests in commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47720
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102519
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
As noted in https://gcc.gnu.org/pipermail/fortran/2018-September/050809.html
i spotted one
(pre-existing) possible
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
As noted here:
https://gcc.gnu.org/pipermail/fortran/2021-October/056793.html
---8<---
- delete unused gfc_simplify_get_team or wire it up in intrinsics,
get_team handling (inst
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98426
Bernhard Reutner-Fischer changed:
What|Removed |Added
CC||aldot at gcc dot gnu.org
|1
Last reconfirmed||2021-10-31
CC||aldot at gcc dot gnu.org
URL||https://gcc.gnu.org/piperma
||il/gcc
|1
Keywords||patch
Last reconfirmed||2021-10-31
CC||aldot at gcc dot gnu.org
URL||https://gcc.gnu.org/piperma
|UNCONFIRMED |NEW
CC||aldot at gcc dot gnu.org
Last reconfirmed||2021-10-31
||https://gcc.gnu.org/piperma
||il/gcc-patches/2021-October
||/582983.html
CC||aldot at gcc dot gnu.org
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100972
Bernhard Reutner-Fischer changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
Mere cosmetics, but the error is contradicting it's own hint in a confusing
way.
$ ../../src/gcc-13.mine/configure --enable-languages=c++,lto,lto
configure: error:
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: aldot at gcc dot gnu.org
Target Milestone: ---
current trunk around r13-4134
/scratch/obj.x86_64/gcc-13.mine/./prev-gcc/xg++
-B/scratch/obj.x86_64/gcc-13.mine/./prev-gcc/
-B/opt/x86_64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107743
--- Comment #2 from Bernhard Reutner-Fischer ---
--disable-werror --enable-checking=yes --enable-debug --enable-multilib
--disable-libstdcxx-pch --enable-bootstrap
1 - 100 of 121 matches
Mail list logo