GCC Compiler Help
[Prev Page][Next Page]
vtable Emission inconsistency,
Miko Vich
Detect if a code is candidate for vectorization ( AVX2 ), Victor Rodriguez
ADDR_EXPR in gimple,
k9119911
Need to the size of a record in gimple, k9119911
Curious behavior with MATLAB, C++ and exceptions,
Ricardo Telichevesky
Choosing the right -march target architecture,
Mason
Using profile guided optimization in shared library error, Victor Rodriguez
GCC plugin question, Vanush Vaswani
Function call inlining,
Matwey V. Kornilov
Help! Elderly fortran user.,
Richard Conn Henry
Use BMI2 intrisic without enabling the BMI2 target for the whole translation unit,
Ruben Laguna
128-bit integer - nonsensical documentation?,
Kostas Savvidis
Re: ezmlm warning,
Victor Rodriguez
parameter type of -frandom-seed,
Stephan Gatzka
Odd register-register move issue.,
Simon Dardis
converting function pointers to/from object pointers,
Josef Wolf
reproducible build,
Stephan Gatzka
static functions appearing in the symbol table,
Martin Faltesek
are statically allocated structs always aligned to a machine word on x86/x86_64?,
john smith
Use of constraints when mapping C variables to ASM symbolic names?,
Jeffrey Walton
Unexpected value-at for NULL'd pointer with pthreads,
Kyle Harper
declare global in gimple,
k9119911
how to keep command line options but add more optimization flag to certain function, Guo, Gcwenken
GCC: make -k check failed,
Marek Dolezel
would like to create a new function out of a loop body,
Bilha Mendelson
update: problems with ltdl versions and building newer versions,
L. A. Walsh
How to suppress "warning: -fPIC ignored for target..." under Cygwin,
Jeffrey Walton
Proper use of x86/x86_64 CPUID instruction with extended assembler,
Jeffrey Walton
Tail call optimization on function with many arguments,
Lionel Villard
Where does C standard mention alignment requirements as written in gcc manual?,
john smith
problems with ltdl versions and building newer versions, L. A. Walsh
-finstrument-function -O2 and printf() instrumentation,
Stefan Ruppert
Unable to compile GCC 5.2.0 on Debian 7,
admin
Question about GNU cpp -P,
W. Michael Petullo
Pointer parameter in function optimized out - incorrectly,
James Kuyper
[wwwdocs] Re: C++ Concepts available in trunk?,
Jonathan Wakely
init_priority and initialization of POD types,
Jeffrey Walton
Binaries, Teo Samarzija
C++ Concepts available in trunk?,
Dijk, J. van
Parentheses not honored when using FMA,
Marcin Krotkiewski
How to troubleshoot a crash under Cygwin at -O3?,
Jeffrey Walton
How to compile gcc with custom CFLAGS,
Jan Sommer
pthread_cancel and C++11,
John Saxton
Linking problems on CentOS 4.9, Michael Smith
Add codes in c-parser results in compilation error for gcc-4.7.2, k9119911
cilkplus vectorization problems, Marcin Krotkiewski
Method to specify initialization order across translation units?,
Jeffrey Walton
Cross compiled gcc 4.9.3 fails with 'unrecognised emulation mode: -dynamic-linker',
Fredrik Fornwall
Explicit instantiation and static objects in different modules,
Nikolay Vorobyov
Details of new std::string,
NightStrike
Union an alias when the difference is the volatile qualifier?,
Jeffrey Walton
Error building gcc-5.* with threads=win32,
niXman
How to build stand-alone (statically linked) gcc?,
David Kang
When did -Wmaybe-unitialized make its appearance?,
Jeffrey Walton
Link Errors,
Thomas Dineen
what options to pass to gcc for support of arm security extensions,
Shahin Ansari
error when compiling gcc,
纪明
inline assembly statements in C source files using arm security extensions seems to trigger an error, Sean Ansari
gcc 4.9.2 on rhel5,
Ricardo Telichevesky
GCC support for C++ noexcept,
Jeffrey Walton
libstdc++ pretty-printers vs. inspecting objects,
Avi Kivity
Using half-precision F16C intrinsics,
voxner
Does ada work on x32 currently (gcc 5.x)?,
Giuseppe Caizzone
building gcc cross compiler:error: cannot find crti.o, configured --with-newlib, sindhu selvam
how can I put c++ global destructor in a specific section,
Yuxin Ren
How to clear unknown pragma warning for OpenMP?,
Jeffrey Walton
How to clear unused variable warnings created by static assert?,
Jeffrey Walton
Attribute directive ignored for naked procedure in Ada, Simon Wright
Using structs in target .opt file?, Dominik Vogt
gcc on 64 bit && different behaviour while 'cast to pointer from integer of different size',
Matthias Apitz
When did 'pragma diagnostic' become available?,
Jeffrey Walton
compile options for libstdc++,
Yuxin Ren
Disable optimizations on one function (was: 'pragma optimize' ...),
Jeffrey Walton
-flto=N,
Dilyan Palauzov
When did 'pragma optimize' become available?,
Jeffrey Walton
Rebuilding gcc/gnat after changes, Jan Sommer
Specify multiple --with-native-system-header-dir, Shaun Jackman
To debug C program on assembly level,
xparmenides
segfault when functions are defined in headers or inlined,
achkan
GCC 4.9.2 dwarf problem, vikram1729
Position-independent code; fixed-address data and bss, Christopher Collins
Need help to complile gcc-5.1.0,
Rai, Raj (CSSA)
unique_ptr and operator<<,
papa
where is unwind.h,
Yuxin Ren
Segment fault s-attrtab genattrtab (solved), bruce m beach
std::locale, papa
toUpper(),
papa
Bootstrapping GCC 5.1.0 together with Binutils 2.25,
Ondrej Jakubcik
LAPACK installation on Windows,
Borut Černe
-fvisibility=hidden vs. typeinfo,
Avi Kivity
VLA parameters,
shiv
Issue with inline functions in dynamic libraries since GCC 5.1.0,
Bas Mevissen
How to solve the relationship between gcc and glibc when building cross compiler toolchain?,
jpcstpj7281
internal compiler error: verify_type failed,
Alex Markin
Custom gcc installation include files,
Siddhartha Jain
Mapping between variables and GIMPLE statements, Abdul Wahid Memon
Enable Pragma assert for all adb-files, Jan Sommer
Which version of the libstdc++ is shipped with gcc5.1,
Laurent Thévenoux
Re: The issue of libgomp on MIC,
Thomas Schwinge
How to support C++ in a new OS,
Yuxin Ren
Include and lib search paths,
Edward Diener
GCOV Cross Profiling: __gcov_flush() does not flush coverage data for shared libraries,
Utpal Patel
Parameter pack in non-last position in function formal parameter list?,
Avi Kivity
Error Building GCC as PIE,
Cyd Haselton
finding the data file,
Hotmail (ArbolOne)
Problem with -static-libstdc++ on Mac OS X,
Simon Wright
default alignment,
Pawel Por
__GXX_ABI_VERSION: 1002 vs. 1008,
Nathan Ridge
How to make gfortran give a warning for reading variables declared as intent(out) without initializing it first?, Peng Yu
std::function and shared object libraries,
Gabriel Marcano
RE: how to analysis and measure the GCC OpenMP performance and overhead,
xingjing lu
Can the GCC toolchain be built AS a PIE?,
Cyd Haselton
Are arrays guaranteed to be affected by a "memory" clobber?,
Sebastian
bitwise & optimization,
Fisnik Kastrati
GCC 5.1 and sanitizer issue,
Millad Ghane
Support for C++14 shared_mutex in libstdc++,
Edward Diener
floating point exception calling cpu_time(), Nicolas Bock
Is configure (with bootstrap) same as configuring in three build directories (without bootstrap),
james harvey
Problems building Binutils-2.25,
Ellis N. Thomas
gcc/cc1plus without executable bit, small, and "data" rather than "ELF 64-bit executable",
james harvey
AutoFDO totorial,
Victor Rodriguez
gcc 5.1.1 requires linkage with -lpthread?,
Sam Varshavchik
GCC 4.8.4 mpfr configuration error,
Ritchie Cai
[RFC] Using SPEC CPU2006,
Mikhail Maltsev
arm thumb instruction compiled by GCC is not match with spec, loody
Valgrind with dynamically linked GCC plugin, Suryansh Kumar
building libsanitizer independently of gcc, Martin Sebor
standalone cpp linked with libcpp, phi gcc
static_casting from Parent to Child??,
ArbolOne
GCC Plugin: How to replace an existing pass from plugin, Tarun Prabhu
g++ interface to ScalaLab scientific programming environment routines, sterg
Specify named registers for ARM inline asm,
Jeremy Hall
Thread sanitizer blocking the program, brahim brahim
[[ noreturn ]],
Hotmail (ArbolOne)
How to test 4 compiler version,
Hotmail (ArbolOne)
-fsanitize=nonnull-attribute failing on empty container,
Lars Gullik Bjønnes
GCCG with C++11,
Hotmail (ArbolOne)
I am in a in-path,
Hotmail (ArbolOne)
__builtin_types_compatible_p or__is_array() alternative for g++?,
Eduardo Piombino
Checking for -fstrict-aliasing,
Florian Weimer
O flags,
Robert Mijakovic
Problem build gcc 5.1 with openacc support for nvptx,
KESTENER Pierre
to install c and c++ compiler on OS X Yosemite 10.10 3,
hilary
how do I remove this window,
Hotmail (ArbolOne)
libgomp build: undeclared openacc stuff,
Tim Prince
Is gcc allowed to eliminate writes in a destructor?,
Norbert Lange
[Index of Archives]
[Linux C Programming]
[Fedora Users]
[Linux GCC]
[Autoconf]
[Kernel]