public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
gcc-5-20160726 is now available
 2016-07-26 22:36 UTC 

[gimplefe] hacking pass manager
 2016-07-26 21:39 UTC  (23+ messages)

Two suggestions for gcc C compiler to extend C language (by WD Smith)
 2016-07-26 20:23 UTC  (27+ messages)

GCC 4.9.4 Release Candidate available from gcc.gnu.org
 2016-07-26 14:44 UTC 

Need help with PR71976 combine.c::get_last_value returns a wrong result
 2016-07-26 13:38 UTC  (5+ messages)

GCC 4.9.4 Status Report (2016-07-26), branch frozen for release
 2016-07-26 12:16 UTC 

Thread-safety of a profiled binary (and GCOV runtime library)
 2016-07-25 23:17 UTC  (9+ messages)

[libiberty] does anyone use regex.c with REGEX_MALLOC?
 2016-07-25 22:30 UTC  (5+ messages)

GCC testsuite maintenance (was: [PATCH] Fix OpenACC vector_length parsing in fortran)
 2016-07-25 18:09 UTC  (3+ messages)

Question about fold C_MAYBE_CONST_EXPR expressions
 2016-07-25 17:00 UTC  (4+ messages)

DejaGnu directive matching multiple messages on the same line
 2016-07-25 16:55 UTC  (5+ messages)

[RFC v2] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2016-07-25 15:49 UTC  (4+ messages)

Symbian support
 2016-07-25 14:07 UTC  (2+ messages)

possibly dead call from slsr_process_phi () to gimple_bb ()
 2016-07-25 12:04 UTC  (3+ messages)

Mirror out of date
 2016-07-25 12:04 UTC 

Symbian support
 2016-07-25 11:45 UTC  (2+ messages)

gcc-7-20160724 is now available
 2016-07-24 22:36 UTC 

Should we import gnulib under gcc/ or at the top-level like libiberty?
 2016-07-23 10:19 UTC  (10+ messages)

gcc-6-20160721 is now available
 2016-07-21 22:36 UTC 

How do I initialize a __complex128 variable?
 2016-07-21 13:15 UTC 

[gcc-4.4] Re: arch/x86/events/intel/uncore_snbep.o: warning: objtool: snbep_uncore_msr_enable_event()+0x2e: function has unreachable instruction
 2016-07-21  4:45 UTC 

gcc-4.9-20160720 is now available
 2016-07-20 22:36 UTC 

ubsan and Dejagnu not having a big enough buffer in some cases
 2016-07-20 22:11 UTC  (12+ messages)

gcc/libcpp: non-UTF-8 source or execution encodings?
 2016-07-20 15:59 UTC  (6+ messages)

gcc-5-20160719 is now available
 2016-07-19 22:36 UTC 

[llvm-dev] LLVM Cauldron 2016 (Sep 8th, Hebden Bridge, UK) registration and call for papers now open
 2016-07-19 17:25 UTC 

[DOC, RFC] Partial integration of sections: 3.18.54 x86 Options and 6.31.32 x86 Function Attributes
 2016-07-18 14:35 UTC 

GCC 4.9.4 Status Report (2016-07-18)
 2016-07-18 12:53 UTC 

gcc-7-20160717 is now available
 2016-07-17 22:36 UTC 

[RFC] Rationale for passing vectors by value in SIMD registers
 2016-07-17 20:48 UTC  (5+ messages)

"error: static assertion failed: [...]" (was: [GCC Wiki] Update of "DiagnosticsGuidelines" by MartinSebor)
 2016-07-16 23:22 UTC  (4+ messages)
  ` "error: static assertion failed: [...]"

Should the build system use ar rcs instead of ranlib + ar rc?
 2016-07-16 18:29 UTC  (4+ messages)

Error building GCC 6.1.0 libstdc++
 2016-07-15  7:25 UTC  (2+ messages)

gcc-6-20160714 is now available
 2016-07-14 22:37 UTC 

gcc-4.9-20160713 is now available
 2016-07-13 22:36 UTC 

Dear Mr/Ms; I am Truong, working at Vietnam human engineering in Vietnam. Now, I am using D32 Design Studio for programming MPC5777C micro controller (GNU C Compiler 4.9). I've already made a sample inline asm code in .C file ase bellow: void set_spr ( uint32_t spr_num, uint32_t val ) { asm volalatile ("mtspr %0, %1" : :"r"(spr_num), "r"(val) ); } This code does not work correct (It should work but not work). I found out the constraints operands [:"r"(spr_num),] is not correct. I thinks it better if spr_num is be referred as a constant not a register ( ex: mtspr 120, val ). But I don't know how to revise. I also referred on https://gcc.gnu.org/onlinedocs/gcc/Constraints.html#Constraints about PowerPC but I cannot understand clearly.So, could you please help me to explain about that? If you have the instruction about "constraints for asm operands" for MPC5777C micro controller, please provide me. Thank you
 2016-07-13 14:57 UTC  (4+ messages)
` SPR access

gcc-5-20160712 is now available
 2016-07-12 22:36 UTC 

[RFC][Draft patch] Introduce IntegerSanitizer in GCC
 2016-07-12 16:03 UTC  (13+ messages)

GCC++
 2016-07-12  0:49 UTC 

what does -fno-pic do
 2016-07-11 11:00 UTC 

gcc-7-20160710 is now available
 2016-07-10 22:36 UTC 

what does -fno-pic do ?
 2016-07-10 16:49 UTC  (2+ messages)

Fwd: Re: GCC libatomic questions
 2016-07-07 23:56 UTC  (3+ messages)

gcc-6-20160707 is now available
 2016-07-07 22:36 UTC 

[Patch 0,1a] Improving effectiveness and generality of autovectorization using unified representation
 2016-07-07  7:11 UTC  (9+ messages)

gcc-4.9-20160706 is now available
 2016-07-06 22:35 UTC 

[RFC] lto partitioning of varpool_nodes for section anchors
 2016-07-06 22:07 UTC  (5+ messages)

question about illegal utf-8 encoding in string literals
 2016-07-06 20:47 UTC 

gcc-5-20160705 is now available
 2016-07-05 22:36 UTC 

Deprecating basic asm in a function - What now?
 2016-07-05 18:13 UTC  (14+ messages)

Fwd:Consectetuer Ltd
 2016-07-05 11:13 UTC 

[gimplefe] Parsing PHI functions
 2016-07-05 10:41 UTC  (8+ messages)

unhappiness with zero package security
 2016-07-04  9:38 UTC  (3+ messages)

Build fails on importing gnulib
 2016-07-04  8:30 UTC 

gcc-7-20160703 is now available
 2016-07-03 22:36 UTC 

gcc-6-20160630 is now available
 2016-06-30 22:36 UTC 

gcc-4.9-20160629 is now available
 2016-06-29 22:36 UTC 

Missing git tags for released GCC
 2016-06-29 10:16 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).